02/28/2005
 

Package com.vignette.portal.text.processor.css

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

See:
          Package Summary

Interface Summary
CSSCommentToken Represents the value of a CSS comment, including the comment delimiters.
CSSProperty Represents a CSS property, its value, and the surrounding whitespace.
CSSRuleToken Represents a tokenized CSS rule.
CSSSegment Segment to write CSS tokens to.
CSSTextToken Represents tokenized text (including comments) in a stylesheet.
CSSToken Represents tokenized text (excluding comments) in a stylesheet.
CSSTokenFactory Creates and pools new instances of CSS tokens.
 

Class Summary
CSSTokenMutator Base class for CSS token mutators.
 

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

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


02/28/2005
 

Copyright and Trademark Notices