Uses of Interface
org.apache.wookie.w3c.IDirectional

Packages that use IDirectional
org.apache.wookie.w3c   
org.apache.wookie.w3c.impl   
org.apache.wookie.w3c.xml   
 

Uses of IDirectional in org.apache.wookie.w3c
 

Subinterfaces of IDirectional in org.apache.wookie.w3c
 interface IAuthor
          An Author of a Widget
 interface IContent
          A content page (start file) for a widget
 interface IDescription
          A Description of a Widget
 interface ILicense
          A License for a Widget
 interface IName
          A Name of a Widget
 interface W3CWidget
          A W3C Widget object This represents the information model for a W3C widget that has been unpacked using the W3CWidgetFactory.
 

Uses of IDirectional in org.apache.wookie.w3c.impl
 

Classes in org.apache.wookie.w3c.impl that implement IDirectional
 class AbstractLocalizedEntity
          Abstract base class for entities containing i18n or l10n content, including utility methods for extracting and processing text that uses language tags and text direction (e.g.
 class AuthorEntity
          The element
 class ContentEntity
           
 class DescriptionEntity
          The element
 class IconEntity
           
 class LicenseEntity
          the element
 class NameEntity
          the element
 class WidgetManifestModel
          Processes a config.xml document to create a model for a widget, including all sub-objects
 

Uses of IDirectional in org.apache.wookie.w3c.xml
 

Subinterfaces of IDirectional in org.apache.wookie.w3c.xml
 interface IContentEntity
          A Widget Start Page
 



2012 Apache Software Foundation.