Package org.wings.template.parser

Contains the classes needed to parse your HTML template files.

See:
          Description

Interface Summary
ParseContext A parse context is generated for each processing of a page and may hold parameters which are needed in the tag Handlers.
SpecialTagHandler  
 

Class Summary
PageParser PageParser parses SGML markup'd pages and executes active Tag.
PositionReader PositionReader can be asked for the current position in the stream.
SGMLTag Convenient class for parsing SGML tokens from a page.
 

Package org.wings.template.parser Description

Contains the classes needed to parse your HTML template files.



wingS Swings ;-)