|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XhtmlCharacterType | |
|---|---|
| org.wikimodel.wem.xhtml | |
| Uses of XhtmlCharacterType in org.wikimodel.wem.xhtml |
|---|
| Methods in org.wikimodel.wem.xhtml that return XhtmlCharacterType | |
|---|---|
XhtmlCharacterType |
XhtmlCharacter.getType()
|
static XhtmlCharacterType |
XhtmlCharacterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XhtmlCharacterType[] |
XhtmlCharacterType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.wikimodel.wem.xhtml with parameters of type XhtmlCharacterType | |
|---|---|
void |
XhtmlCharacter.setType(XhtmlCharacterType type)
|
| Constructors in org.wikimodel.wem.xhtml with parameters of type XhtmlCharacterType | |
|---|---|
XhtmlCharacter(char character,
XhtmlCharacterType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||