|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XhtmlCharacterType | |
|---|---|
| org.xwiki.rendering.wikimodel.xhtml | |
| Uses of XhtmlCharacterType in org.xwiki.rendering.wikimodel.xhtml |
|---|
| Methods in org.xwiki.rendering.wikimodel.xhtml that return XhtmlCharacterType | |
|---|---|
XhtmlCharacterType |
XhtmlCharacter.getType()
|
static XhtmlCharacterType |
XhtmlCharacterType.valueOf(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 are declared. |
| Methods in org.xwiki.rendering.wikimodel.xhtml with parameters of type XhtmlCharacterType | |
|---|---|
void |
XhtmlCharacter.setType(XhtmlCharacterType type)
|
| Constructors in org.xwiki.rendering.wikimodel.xhtml with parameters of type XhtmlCharacterType | |
|---|---|
XhtmlCharacter(char character,
XhtmlCharacterType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||