Package | Description |
---|---|
org.apache.axiom.c14n.omwrapper | |
org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
org.apache.axiom.om.impl.dom | |
org.apache.axiom.om.impl.dom.factory | |
org.apache.axiom.om.impl.llom | |
org.apache.axiom.om.impl.llom.factory | |
org.apache.axiom.om.util |
Constructor and Description |
---|
ProcessingInstructionImpl(OMProcessingInstruction pi,
WrapperFactory fac) |
Modifier and Type | Method and Description |
---|---|
OMProcessingInstruction |
OMFactory.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData)
Creates a PI.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessingInstructionImpl |
Modifier and Type | Method and Description |
---|---|
OMProcessingInstruction |
OMDOMFactory.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData) |
Modifier and Type | Class and Description |
---|---|
class |
OMProcessingInstructionImpl |
Modifier and Type | Method and Description |
---|---|
OMProcessingInstruction |
OMLinkedListImplFactory.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData)
Creates a PI.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
DigestGenerator.getDigest(OMProcessingInstruction pi,
String digestAlgorithm)
This method is an overloaded method for the digest generation for OMProcessingInstruction
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.