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

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

Uses of IElement in org.apache.wookie.w3c
 

Subinterfaces of IElement in org.apache.wookie.w3c
 interface IAccessEntity
          a Widget Access Request Policy (WARP) element
 interface IAuthorEntity
          an Author of a Widget
 interface IContentEntity
          A Widget Start Page
 interface IDescriptionEntity
          a Description of a Widget
 interface IFeatureEntity
           
 interface IIconEntity
          a Widget icon
 interface ILicenseEntity
          a License for a Widget
 interface ILocalizedEntity
          An element that supports localization with both a language tag and text direction
 interface INameEntity
          a Name of a Widget
 interface IParamEntity
          a Parameter of a Preference or Feature for a Widget
 interface IPreferenceEntity
          a Preference for 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 IElement in org.apache.wookie.w3c.impl
 

Classes in org.apache.wookie.w3c.impl that implement IElement
 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 AccessEntity
          The Access element is defined in: http://www.w3.org/TR/widgets-access/
 class AuthorEntity
          The element
 class ContentEntity
           
 class DescriptionEntity
          The element
 class FeatureEntity
           
 class IconEntity
           
 class LicenseEntity
          the element
 class NameEntity
          the element
 class ParamEntity
           
 class PreferenceEntity
           
 class WidgetManifestModel
          Processes a config.xml document to create a model for a widget, including all sub-objects
 



2011 Apache Software Foundation.