public interface AxiomSerializable extends org.apache.axiom.om.OMSerializable, AxiomInformationItem
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMXMLParserWrapper |
getBuilder() |
void |
internalSerialize(Serializer serializer,
org.apache.axiom.om.OMOutputFormat format,
boolean cache)
Serializes the node.
|
void |
setComplete(boolean state) |
build, close, isComplete, serialize, serialize, serializeAndConsumegetMetaFactorycloneChildrenIfNecessary, coreClone, coreCreateNode, coreGetNodeClass, coreGetNodeFactory, coreGetNodeType, coreGetOwnerDocument, coreHasSameOwnerDocument, coreSetOwnerDocument, getRootOrOwnerDocument, init, initAncillaryData, shallowClone, updateFiliationorg.apache.axiom.om.OMXMLParserWrapper getBuilder()
void setComplete(boolean state)
void internalSerialize(Serializer serializer, org.apache.axiom.om.OMOutputFormat format, boolean cache) throws OutputException
serializer - format - cache - indicates if caching should be enabledOutputExceptionCopyright © The Apache Software Foundation. All Rights Reserved.