Package com.opensymphony.module.sitemesh.parser
package com.opensymphony.module.sitemesh.parser
-
ClassesClassDescriptionAbstract implementation of
HTMLPage
.Abstract implementation ofPage
.HTMLPage implementation produced by FastPageParser.Deprecated.Use HTMLPageParser instead - it performs better and is more extensible.Builds an HTMLPage object from an HTML document.HTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the HTMLTagTokenizer.