Package | Description |
---|---|
com.liferay.portal.kernel.xml |
Modifier and Type | Method and Description |
---|---|
static Text |
SAXReaderUtil.createText(String text) |
Text |
SAXReader.createText(String text) |
Modifier and Type | Method and Description |
---|---|
void |
Element.add(Text text) |
protected abstract T |
BaseVisitor.handleText(Text text) |
boolean |
Element.remove(Text text) |
T |
BaseVisitor.visitText(Text text) |
T |
Visitor.visitText(Text text) |