Save This Page
Home » axiom-1.2.8-src » org.apache.axiom.c14n.omwrapper » [javadoc | source]
org.apache.axiom.c14n.omwrapper
public class: ProcessingInstructionImpl [javadoc | source]
java.lang.Object
   NodeImpl
      org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl

All Implemented Interfaces:
    ProcessingInstruction

Constructor:
 public ProcessingInstructionImpl(OMProcessingInstruction pi,
    WrapperFactory fac) 
Method from org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl Summary:
getData,   getNodeType,   getTarget
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.axiom.c14n.omwrapper.ProcessingInstructionImpl Detail:
 public String getData() 
 public short getNodeType() 
 public String getTarget()