Uses of Interface
org.apache.axiom.ext.stax.BlobWriter
Packages that use BlobWriter
Package
Description
Contains StAX utility classes not depending on the Axiom API.
-
Uses of BlobWriter in org.apache.axiom.util.stax
Methods in org.apache.axiom.util.stax that return BlobWriterModifier and TypeMethodDescriptionstatic BlobWriter
XMLStreamWriterUtils.getBlobWriter
(XMLStreamWriter writer) Get theBlobWriter
extension for a givenXMLStreamWriter
.