- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- AxiomChildNode, AxiomCoreParentNode, AxiomInformationItem, AxiomLeafNode, AxiomSerializable, org.apache.axiom.core.CoreCharacterDataContainer, org.apache.axiom.core.CoreCharacterDataContainingParentNode, org.apache.axiom.core.CoreCharacterDataSinkNode, org.apache.axiom.core.CoreCharacterDataSourceNode, org.apache.axiom.core.CoreChildNode, org.apache.axiom.core.CoreNode, org.apache.axiom.core.CoreParentNode, org.apache.axiom.core.CoreProcessingInstruction, org.apache.axiom.shared.IProcessingInstruction, org.apache.axiom.core.NonDeferringParentNode, org.apache.axiom.om.OMInformationItem, org.apache.axiom.om.OMNode, org.apache.axiom.om.impl.OMNodeEx, org.apache.axiom.om.OMProcessingInstruction, org.apache.axiom.om.OMSerializable
public interface AxiomProcessingInstruction
extends org.apache.axiom.om.OMProcessingInstruction, AxiomLeafNode, org.apache.axiom.shared.IProcessingInstruction, AxiomCoreParentNode
-
-
Field Summary
-
Fields inherited from interface org.apache.axiom.om.OMNode
CDATA_SECTION_NODE, COMMENT_NODE, DTD_NODE, ELEMENT_NODE, ENTITY_REFERENCE_NODE, PI_NODE, SPACE_NODE, TEXT_NODE
-
Fields inherited from interface org.apache.axiom.core.CoreParentNode
COMPACT, COMPLETE, DISCARDED, INCOMPLETE
-
Method Summary
-
Methods inherited from interface org.apache.axiom.om.OMProcessingInstruction
getTarget, getValue, setTarget, setValue
-
Methods inherited from interface org.apache.axiom.om.impl.OMNodeEx
setComplete
-
Methods inherited from interface org.apache.axiom.om.OMNode
buildWithAttachments, detach, discard, getNextOMSibling, getParent, getPreviousOMSibling, getType, insertSiblingAfter, insertSiblingBefore, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume
-
Methods inherited from interface org.apache.axiom.om.OMSerializable
build, close, isComplete, serialize, serialize, serializeAndConsume
-
Methods inherited from interface org.apache.axiom.om.OMInformationItem
clone, getOMFactory
-
Methods inherited from interface org.apache.axiom.shared.IProcessingInstruction
getTarget
-
Methods inherited from interface org.apache.axiom.core.CoreProcessingInstruction
coreGetNodeType, coreGetTarget, coreSetTarget, init
-
Methods inherited from interface org.apache.axiom.core.CoreChildNode
coreClone, coreDetach, coreGetNextSibling, coreGetNextSibling, coreGetNextSiblingIfAvailable, coreGetParent, coreGetParentElement, coreGetPreviousSibling, coreGetPreviousSibling, coreHasParent, coreInsertSiblingAfter, coreInsertSiblingBefore, coreInsertSiblingsBefore, coreReplaceWith, coreSetNextSibling, coreSetOwnerDocument, coreSetPreviousSibling, getRootOrOwnerDocument, internalSetParent, internalUnsetParent
-
Methods inherited from interface org.apache.axiom.core.CoreCharacterDataContainingParentNode
coreGetCharacterData
-
Methods inherited from interface org.apache.axiom.core.CoreCharacterDataSinkNode
coreSetCharacterData
-
Methods inherited from interface org.apache.axiom.core.NonDeferringParentNode
build, coreSetBuilder, getBuilder
-
Methods inherited from interface org.apache.axiom.core.CoreParentNode
buildNext, cloneChildrenIfNecessary, coreAppendChild, coreAppendChildren, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreRemoveChildren, coreSetCharacterData, coreSetState, forceExpand, getState, isExpanded
-
Methods inherited from interface org.apache.axiom.core.CoreNode
coreClone, coreCreateNode, coreGetNodeClass, coreGetNodeFactory, coreGetOwnerDocument, coreHasSameOwnerDocument, initAncillaryData, shallowClone, updateFiliation
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © The Apache Software Foundation. All Rights Reserved.