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

Packages that use ILocalizedEntity
org.apache.wookie.w3c   
org.apache.wookie.w3c.impl   
 

Uses of ILocalizedEntity in org.apache.wookie.w3c
 

Subinterfaces of ILocalizedEntity in org.apache.wookie.w3c
 interface IAuthorEntity
          an Author of a Widget
 interface IContentEntity
          A Widget Start Page
 interface IDescriptionEntity
          a Description of a Widget
 interface IIconEntity
          a Widget icon
 interface ILicenseEntity
          a License for a Widget
 interface INameEntity
          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 ILocalizedEntity in org.apache.wookie.w3c.impl
 

Classes in org.apache.wookie.w3c.impl that implement ILocalizedEntity
 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
 



2011 Apache Software Foundation.