org.apache.axiom.om.impl.MIMEOutputUtils.complete(OutputStream, byte[], LinkedList, String, String, String, String)
|
org.apache.axiom.om.impl.MIMEOutputUtils.complete(OutputStream, byte[], LinkedList, String, String, String, String, OMOutputFormat)
|
org.apache.axiom.om.impl.MIMEOutputUtils.createMimeBodyPart(String, DataHandler)
|
org.apache.axiom.om.impl.MIMEOutputUtils.createMimeBodyPart(String, DataHandler, OMOutputFormat)
|
org.apache.axiom.om.util.StAXUtils.createNetworkDetachedXMLStreamReader(InputStream)
|
org.apache.axiom.om.util.StAXUtils.createNetworkDetachedXMLStreamReader(InputStream, String)
|
org.apache.axiom.om.util.StAXUtils.createNetworkDetachedXMLStreamReader(Reader)
|
org.apache.axiom.om.impl.MIMEOutputUtils.finishWritingMime(OutputStream)
|
org.apache.axiom.om.util.ElementHelper.getChildWithName(OMElement, String)
please use OMElement.getFirstChildWithName(qname) instead!
|
org.apache.axiom.om.util.ElementHelper.getContentID(XMLStreamReader, String)
|
org.apache.axiom.om.util.StAXUtils.getEventTypeString(int)
|
org.apache.axiom.attachments.Part.getFileName()
The callers should not no how the part
is implemented.
|
org.apache.axiom.om.OMNamespace.getName()
This method is deprecated. Please use getNamespaceURI() method instead.
|
org.apache.axiom.om.OMText.getNamespace()
This API is going away. Please use getTextAsQName() instead.
|
org.apache.axiom.om.util.StAXUtils.getNetworkDetachedXMLInputFactory()
|
org.apache.axiom.om.impl.builder.StAXBuilder.init(InputStream, String, String, String)
Not used anywhere
|
org.apache.axiom.om.impl.OMNodeEx.internalSerialize(XMLStreamWriter)
This method will be removed in a future version of Axiom. It is only here to
maintain backward compatibility with projects using this method despite the fact
that it is marked as internal.
|
org.apache.axiom.om.impl.OMNodeEx.internalSerializeAndConsume(XMLStreamWriter)
This method will be removed in a future version of Axiom. It is only here to
maintain backward compatibility with projects using this method despite the fact
that it is marked as internal.
|
org.apache.axiom.om.OMOutputFormat.isAutoCloseWriter() |
org.apache.axiom.om.impl.traverse.OMChildrenQNameIterator.isEquals_Legacy(QName, QName) |
org.apache.axiom.om.OMXMLStreamReader.isInlineMTOM()
|
org.apache.axiom.om.impl.MTOMXMLStreamWriter.isOptimized()
|
org.apache.axiom.om.impl.MTOMXMLStreamWriter.isOptimizedThreshold(OMText)
|
org.apache.axiom.om.impl.util.OMSerializerUtil.isSetPrefixBeforeStartElement(XMLStreamWriter)
This method was used to work around a StAX conformance issue in early versions
of the XL XP-J parser. This is now handled by
StAXDialect , and this method always returns
false .
|
org.apache.axiom.om.util.StAXUtils.releaseXMLInputFactory(XMLInputFactory)
Returns an XMLInputFactory instance for reuse.
|
org.apache.axiom.om.util.StAXUtils.releaseXMLOutputFactory(XMLOutputFactory)
Returns an XMLOutputFactory instance for reuse.
|
org.apache.axiom.om.util.StAXUtils.reset() |
org.apache.axiom.om.util.ElementHelper.resolveQName(String)
The algorithm used by this method is incorrect. See AXIOM-356 for more
details.
|
org.apache.axiom.om.util.ElementHelper.resolveQName(String, boolean)
The algorithm used by this method is incorrect. See AXIOM-356 for more
details.
|
org.apache.axiom.om.OMNode.serialize(OutputStream)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.OMNode.serialize(OutputStream, OMOutputFormat)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.OMNode.serialize(Writer)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.OMNode.serialize(Writer, OMOutputFormat)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.OMNode.serializeAndConsume(OutputStream)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.OMNode.serializeAndConsume(OutputStream, OMOutputFormat)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.OMNode.serializeAndConsume(Writer)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.OMNode.serializeAndConsume(Writer, OMOutputFormat)
This method is not meaningful on a node in general, but only on an
OMElement .
|
org.apache.axiom.om.impl.util.OMSerializerUtil.serializeAttribute(OMAttribute, XMLStreamWriter)
use serializeStartpart instead
|
org.apache.axiom.om.impl.util.OMSerializerUtil.serializeAttributes(OMElement, XMLStreamWriter)
Consider using serializeStartpart instead
|
org.apache.axiom.om.impl.util.OMSerializerUtil.serializeNamespace(OMNamespace, XMLStreamWriter)
Use serializeStartpart instead
|
org.apache.axiom.om.impl.util.OMSerializerUtil.serializeNamespaces(OMElement, XMLStreamWriter)
Use serializeStartpart instead
|
org.apache.axiom.om.OMOutputFormat.setAutoCloseWriter(boolean) |
org.apache.axiom.om.impl.builder.StAXOMBuilder.setDoDebug(boolean) |
org.apache.axiom.om.OMElement.setFirstChild(OMNode)
This method should not be called, un-intentionally. When some one randomly set
the first child, all the links handling will not happen inside this method. So we
have moved this method to the less visible interface, OMContainerEx.
|
org.apache.axiom.om.OMXMLStreamReader.setInlineMTOM(boolean)
|
org.apache.axiom.om.impl.MIMEOutputUtils.startWritingMime(OutputStream, String)
|
org.apache.axiom.om.impl.MIMEOutputUtils.writeBodyPart(OutputStream, MimeBodyPart, String)
|
org.apache.axiom.om.impl.MIMEOutputUtils.writeDataHandlerWithAttachmentsMessage(DataHandler, String, OutputStream, Map, OMOutputFormat)
|
org.apache.axiom.om.impl.MIMEOutputUtils.writeDataHandlerWithAttachmentsMessage(DataHandler, String, OutputStream, Map, OMOutputFormat, Collection)
|
org.apache.axiom.om.impl.MIMEOutputUtils.writeMimeBoundary(OutputStream, String)
|
org.apache.axiom.om.impl.MIMEOutputUtils.writeMM7Message(StringWriter, OutputStream, Attachments, OMOutputFormat, String, String)
Axiom only supports standard SwA messages. However, OMMultipartWriter
provides a flexible way to build MIME packages for non standard formats such as
MM7.
|
org.apache.axiom.om.impl.MTOMXMLStreamWriter.writeOptimized(OMText)
|
org.apache.axiom.om.impl.MIMEOutputUtils.writeSOAPWithAttachmentsMessage(StringWriter, OutputStream, Attachments, OMOutputFormat)
|