Package | Description |
---|---|
org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
org.apache.axiom.om.impl.builder | |
org.apache.axiom.om.util |
Modifier and Type | Method and Description |
---|---|
OMProcessingInstruction |
OMFactory.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData)
Creates a PI.
|
Modifier and Type | Method and Description |
---|---|
OMProcessingInstruction |
OMFactoryEx.createOMProcessingInstruction(OMContainer parent,
String piTarget,
String piData,
boolean fromBuilder) |
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 © The Apache Software Foundation. All Rights Reserved.