Class TokenizedHTMLPage

All Implemented Interfaces:
PageBuilder, HTMLPage, Page

public class TokenizedHTMLPage extends AbstractHTMLPage implements PageBuilder
HTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the HTMLTagTokenizer.
Author:
Joe Walnes
See Also: