| Package | Description |
|---|---|
| org.sweble.wikitext.lazy.encval |
| Modifier and Type | Method and Description |
|---|---|
IllegalCodePointType |
IllegalCodePoint.getType() |
IllegalCodePointType |
IllegalCodePoint.setType(IllegalCodePointType type) |
static IllegalCodePointType |
IllegalCodePointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IllegalCodePointType[] |
IllegalCodePointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IllegalCodePointType |
IllegalCodePoint.setType(IllegalCodePointType type) |
| Constructor and Description |
|---|
IllegalCodePoint(String codePoint,
IllegalCodePointType type) |
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.