Package | Description |
---|---|
com.google.streamhtmlparser.util |
Class and Description |
---|
CharacterRecorder
Records (stores) characters supplied one at a time conditional on
whether recording is currently enabled.
|
EntityResolver
Decodes (unescapes) HTML entities with the complication that these
are received one character at a time hence must be stored temporarily.
|
EntityResolver.Status
Returned in
processChar method. |
HtmlUtils.META_REDIRECT_TYPE
Indicates the type of content contained in the
content HTML
attribute of the meta HTML tag. |
JavascriptTokenBuffer
Implements a circular (ring) buffer of characters with specialized
application logic in order to determine the context of some
Javascript content that is being parsed.
|
Copyright © 2010–2014 Google. All rights reserved.