Package: org.htmlencoder.content.standard Diagram Back to overview

DefaultAttributeContent class
Implements: AttributeContent
Subclasses: CircleCoordinateContent, PolygonCoordinateContent, RectangleCoordinateContent, BoundedIntegerContent, BoundedRealNumberContent, DateTimeContent, DirectionContent, IdentifierContent, IDReferenceContent, IntegerValueContent, LengthValueContent, MultiIDReferenceContent, NameContent, PlainTextContent, RealNumberContent, URIContent, AlignmentValueContent, ContentTypeContent, FrameTargetContent, LanguageCodeContent, LinkTypeContent, MediaDescriptorContent, MultiContentTypeContent, ShapeContent, ValueDescriptorContent, ButtonTypeContent, HTTPMethodContent, InputFieldTypeContent, BulletTypeContent, CharsetContent, ColorValueContent, FloatingObjectStateContent, FramingContent, MultiCharsetContent, RulesContent, PixelValueContent, ScriptContent, StyleSheetContent
Attributes
Name Type Visibility
m_descriptor DefaultDescriptor   public
m_contentTypeClass Class   public
Operations
Name Parameters Returns Visibility
Initialize     protected
DefaultAttributeContent
Class p_contentTypeClass
 
  protected
getDescriptor   Descriptor   public
toString   String   public
getContentTypeClass   Class   public


DefaultDescriptor class
Implements: Descriptor
Attributes
Name Type Visibility
m_contentObject Content   public
m_description String   public
Operations
Name Parameters Returns Visibility
Initialize     protected
setContentObject
Content p_content
 
  protected
getContentObject   Content   protected
DefaultDescriptor     protected
DefaultDescriptor
Content p_content
 
  public
setDescription
String p_description
 
  public
getDescription   String   public
toString   String   public


DefaultElementContent class
Implements: ElementContent
Subclasses: ChildContent, EmptyContent, MixedContent, TextContent
Attributes
Name Type Visibility
m_descriptor Descriptor   public
m_contentTypeClass Class   public
Operations
Name Parameters Returns Visibility
Initialize     protected
DefaultElementContent
Class p_contentTypeClass
 
  protected
getDescriptor   Descriptor   public
toString   String   public
getContentTypeClass   Class   public