|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericParser | |
---|---|
com.google.streamhtmlparser.impl |
Uses of GenericParser in com.google.streamhtmlparser.impl |
---|
Subclasses of GenericParser in com.google.streamhtmlparser.impl | |
---|---|
class |
HtmlParserImpl
A custom specialized parser - ported from the main C++ version - used to implement context-aware escaping of run-time data in web-application templates. |
class |
JavascriptParserImpl
Many comments copied almost verbatim from the original C version. |
Constructors in com.google.streamhtmlparser.impl with parameters of type GenericParser | |
---|---|
GenericParser(GenericParser aGenericParser)
Constructs a generic parser that is an exact copy of the one given. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |