ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE| Constructor and Description |
|---|
TextImpl(OMText txt,
WrapperFactory fac) |
| Modifier and Type | Method and Description |
|---|---|
short |
getNodeType() |
String |
getNodeValue() |
char[] |
getText() |
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getParentNode, getPrefix, getPreviousSiblingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getParentNode, getPrefix, getPreviousSiblingpublic TextImpl(OMText txt, WrapperFactory fac)
public String getNodeValue()
getNodeValue in interface NodegetNodeValue in class NodeImplpublic short getNodeType()
getNodeType in interface NodegetNodeType in class NodeImplCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.