org.xwiki.rendering.wikimodel.xhtml
Class XhtmlCharacter
java.lang.Object
org.xwiki.rendering.wikimodel.xhtml.XhtmlCharacter
public class XhtmlCharacter
- extends Object
- Since:
- 4.0M1
- Version:
- $Id: 2624bdc8c71dcbd5b9de24186acf924aaf6f93d6 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XhtmlCharacter
public XhtmlCharacter(char character,
XhtmlCharacterType type)
getCharacter
public char getCharacter()
getType
public XhtmlCharacterType getType()
setType
public void setType(XhtmlCharacterType type)
Copyright © 2004–2015 XWiki. All rights reserved.