Class FastPageParser
java.lang.Object
com.opensymphony.module.sitemesh.parser.FastPageParser
- All Implemented Interfaces:
PageParser
Deprecated.
Use HTMLPageParser instead - it performs better and is more extensible.
Very fast PageParser implementation for parsing HTML.
Produces FastPage.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FastPageParser
public FastPageParser()Deprecated.
-
-
Method Details
-
parse
Deprecated.Description copied from interface:PageParserThis builds a Page.- Specified by:
parsein interfacePageParser- Throws:
IOException
-
parse
Deprecated.
-