Package | Description |
---|---|
psdi.util |
Modifier and Type | Method and Description |
---|---|
static HTML.Entity |
HTML.Entity.getEntity(char character) |
static HTML.Entity |
HTML.Entity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HTML.Entity[] |
HTML.Entity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|