|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.c14n.omwrapper.NodeImpl
org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl
public class ProcessingInstructionImpl
| Field Summary |
|---|
| Fields inherited from class org.apache.axiom.c14n.omwrapper.NodeImpl |
|---|
fac, next, node, prev |
| Fields inherited from interface org.apache.axiom.c14n.omwrapper.interfaces.Node |
|---|
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 Summary | |
|---|---|
ProcessingInstructionImpl(OMProcessingInstruction pi,
WrapperFactory fac)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getData()
|
short |
getNodeType()
|
java.lang.String |
getTarget()
|
| Methods inherited from class org.apache.axiom.c14n.omwrapper.NodeImpl |
|---|
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSibling |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.axiom.c14n.omwrapper.interfaces.Node |
|---|
getChildNodes, getFirstChild, getNamespaceURI, getNextSibling, getNodeName, getNodeValue, getParentNode, getPrefix, getPreviousSibling |
| Constructor Detail |
|---|
public ProcessingInstructionImpl(OMProcessingInstruction pi,
WrapperFactory fac)
| Method Detail |
|---|
public java.lang.String getTarget()
getTarget in interface ProcessingInstructionpublic java.lang.String getData()
getData in interface ProcessingInstructionpublic short getNodeType()
getNodeType in interface NodegetNodeType in class NodeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||