| Package | Description |
|---|---|
| com.sun.glass.ui.win |
| Modifier and Type | Field and Description |
|---|---|
private EHTMLReadMode |
HTMLCodec.readMode |
| Modifier and Type | Method and Description |
|---|---|
static EHTMLReadMode |
EHTMLReadMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EHTMLReadMode[] |
EHTMLReadMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HTMLCodec(java.io.InputStream _bytestream,
EHTMLReadMode _readMode) |