Uses of Interface
com.opensymphony.module.sitemesh.HTMLPage
Packages that use HTMLPage
Package
Description
Parser Package.
Compatability classes to enable easy migration of SiteMesh 1 and 2 applications to SiteMesh 3.
-
Uses of HTMLPage in com.opensymphony.module.sitemesh.parser
Classes in com.opensymphony.module.sitemesh.parser that implement HTMLPageModifier and TypeClassDescriptionclassAbstract implementation ofHTMLPage.final classHTMLPage implementation produced by FastPageParser.classThe Class PartialPageParserHtmlPage.classHTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the HTMLTagTokenizer. -
Uses of HTMLPage in com.opensymphony.sitemesh.compatability
Classes in com.opensymphony.sitemesh.compatability that implement HTMLPageModifier and TypeClassDescriptionclassConstructors in com.opensymphony.sitemesh.compatability with parameters of type HTMLPageModifierConstructorDescriptionHTMLPage2Content(HTMLPage page) Instantiates a new HTML page 2 content.