| Package | Description |
|---|---|
| com.google.streamhtmlparser.impl |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
GenericParser(GenericParser aGenericParser)
Constructs a generic parser that is an exact copy of the
one given.
|
Copyright © 2010–2016 Google. All rights reserved.