|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OMProcessingInstruction | |
|---|---|
| org.apache.axiom.c14n.omwrapper | |
| org.apache.axiom.om | Contains core interfaces of the Axiom API. |
| org.apache.axiom.om.impl.builder | |
| org.apache.axiom.om.util | |
| 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.builder |
|---|
| Methods in org.apache.axiom.om.impl.builder that return OMProcessingInstruction | |
|---|---|
OMProcessingInstruction |
OMFactoryEx.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData,
boolean fromBuilder)
|
| 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 | |||||||||