|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OMProcessingInstruction in org.apache.axiom.c14n.omwrapper |
---|
Constructors in org.apache.axiom.c14n.omwrapper with parameters of type OMProcessingInstruction | |
---|---|
ProcessingInstructionImpl(OMProcessingInstruction pi,
WrapperFactory fac)
|
Uses of OMProcessingInstruction in org.apache.axiom.om |
---|
Methods in org.apache.axiom.om that return OMProcessingInstruction | |
---|---|
OMProcessingInstruction |
OMFactory.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData)
Creates a PI. |
Uses of OMProcessingInstruction in org.apache.axiom.om.impl.dom |
---|
Classes in org.apache.axiom.om.impl.dom that implement OMProcessingInstruction | |
---|---|
class |
ProcessingInstructionImpl
|
Uses of OMProcessingInstruction in org.apache.axiom.om.impl.dom.factory |
---|
Methods in org.apache.axiom.om.impl.dom.factory that return OMProcessingInstruction | |
---|---|
OMProcessingInstruction |
OMDOMFactory.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData)
|
Uses of OMProcessingInstruction in org.apache.axiom.om.impl.llom |
---|
Classes in org.apache.axiom.om.impl.llom that implement OMProcessingInstruction | |
---|---|
class |
OMProcessingInstructionImpl
|
Uses of OMProcessingInstruction in org.apache.axiom.om.impl.llom.factory |
---|
Methods in org.apache.axiom.om.impl.llom.factory that return OMProcessingInstruction | |
---|---|
OMProcessingInstruction |
OMLinkedListImplFactory.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData)
Creates a PI. |
Uses of OMProcessingInstruction in org.apache.axiom.om.util |
---|
Methods in org.apache.axiom.om.util with parameters of type OMProcessingInstruction | |
---|---|
byte[] |
DigestGenerator.getDigest(OMProcessingInstruction pi,
String digestAlgorithm)
This method is an overloaded method for the digest generation for OMProcessingInstruction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |