Uses of Interface
org.apache.axiom.om.OMProcessingInstruction
Packages that use OMProcessingInstruction
Package
Description
Contains core interfaces of the Axiom API.
-
Uses of OMProcessingInstruction in org.apache.axiom.om
Methods in org.apache.axiom.om that return OMProcessingInstructionModifier and TypeMethodDescriptionOMFactory.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 OMProcessingInstructionModifier and TypeMethodDescriptionbyte[]
DigestGenerator.getDigest
(OMProcessingInstruction pi, String digestAlgorithm) This method is an overloaded method for the digest generation for OMProcessingInstruction