|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityResolver.Status | |
|---|---|
| com.google.gwt.thirdparty.streamhtmlparser.util | |
| Uses of EntityResolver.Status in com.google.gwt.thirdparty.streamhtmlparser.util |
|---|
| Methods in com.google.gwt.thirdparty.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(java.lang.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 | |||||||||