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, getPreviousSibling
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getParentNode, getPrefix, getPreviousSibling
public TextImpl(OMText txt, WrapperFactory fac)
public String getNodeValue()
getNodeValue
in interface Node
getNodeValue
in class NodeImpl
public short getNodeType()
getNodeType
in interface Node
getNodeType
in class NodeImpl
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.