|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityResolver.Status | |
---|---|
com.google.streamhtmlparser.util |
Uses of EntityResolver.Status in com.google.streamhtmlparser.util |
---|
Methods in com.google.streamhtmlparser.util that return EntityResolver.Status | |
---|---|
EntityResolver.Status |
EntityResolver.processChar(char input)
Processes a character from the input stream and decodes any html entities from that processed input stream. |
static EntityResolver.Status |
EntityResolver.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EntityResolver.Status[] |
EntityResolver.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |