| Package | Description |
|---|---|
| com.google.streamhtmlparser.impl |
| Class and Description |
|---|
| GenericParser
An implementation of the
Parser interface that is common to both
HtmlParser and JavascriptParser. |
| 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.
|
| JavascriptParserImpl
Many comments copied almost verbatim from the original C version.
|
Copyright © 2010–2013 Google. All rights reserved.