public class ProcessingInstructionImpl extends NodeImpl implements ProcessingInstruction
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 |
|---|
ProcessingInstructionImpl(OMProcessingInstruction pi,
WrapperFactory fac) |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
short |
getNodeType() |
String |
getTarget() |
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSiblingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSiblingpublic ProcessingInstructionImpl(OMProcessingInstruction pi, WrapperFactory fac)
public String getTarget()
getTarget in interface ProcessingInstructionpublic String getData()
getData in interface ProcessingInstructionpublic short getNodeType()
getNodeType in interface NodegetNodeType in class NodeImplCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.