02/28/2005
 

Package com.vignette.portal.text.processor.html

Contains interfaces and base classes for HTML implementations of the API.

See:
          Package Summary

Interface Summary
HTMLCommentToken Represents an HTML comment.
HTMLElementAttribute Represents an HTML tag's attribute, its value, its delimiter, and other meta-information like whitespace.
HTMLElementToken Represents an HTML element (singular) parsed from a reader.
HTMLSegment Segment type for HTML tokens.
HTMLTextToken Represents a block of text in HTML that is neither comment nor element/tag.
HTMLToken Base interface for HTML implementations of the Token interface.
HTMLTokenFactory Handles token creation and pooling for the text/html MIME type.
 

Class Summary
HTMLTokenMutator Mutator base class for HTML tokens.
 

Package com.vignette.portal.text.processor.html Description

Contains interfaces and base classes for HTML implementations of the API.


02/28/2005
 

Copyright and Trademark Notices