public class XhtmlCharacter extends Object
Constructor and Description |
---|
XhtmlCharacter(char character,
XhtmlCharacterType type) |
Modifier and Type | Method and Description |
---|---|
char |
getCharacter() |
XhtmlCharacterType |
getType() |
void |
setType(XhtmlCharacterType type) |
public XhtmlCharacter(char character, XhtmlCharacterType type)
public char getCharacter()
public XhtmlCharacterType getType()
public void setType(XhtmlCharacterType type)
Copyright © 2004–2021 XWiki. All rights reserved.