Package info.informatica.html.tag

Interface Summary
AttributeListener Used to notify the tag about attribute modifications.
BodyTag Tags that could be in the Body of the document should implement this.
ValidatingTag Implemented by tags that can be validated.
 

Class Summary
Attributes Tag attributes.
BaseFont HTML BASE font.
Font Deprecated.  
GenericHTMLTag A generic HTML tag.
HTMLTag HTML Tag.
Paragraph HTML Paragraph.
TableData HTML table data tag.
TableHeader HTML table header tag.
TableRow HTML table row tag.
TagParser HTML / XML tag parser.
 

Exception Summary
TagParsingException  
TagValidationException