Uses of Package
org.apache.axiom.om.ds
Packages that use org.apache.axiom.om.ds
-
Classes in org.apache.axiom.om.ds used by org.apache.axiom.om.dsClassDescriptionBase class for
OMDataSourceExt
implementations.Base class forOMDataSourceExt
implementations that can easily produce the content as anXMLStreamReader
and that don't implement any kind of optimization for serializing the content.OMDataSource
implementation backed by aBlob
.OMDataSource
implementation backed by aString
.OMDataSource
implementation that represents a text node wrapped inside an element. -
Classes in org.apache.axiom.om.ds used by org.apache.axiom.om.ds.activationClassDescriptionBase class for
OMDataSourceExt
implementations.Base class forOMDataSourceExt
implementations that can easily produce the content as anXMLStreamReader
and that don't implement any kind of optimization for serializing the content.OMDataSource
implementation that represents a text node wrapped inside an element. -
Classes in org.apache.axiom.om.ds used by org.apache.axiom.om.ds.jaxbClassDescriptionBase class for
OMDataSourceExt
implementations.Base class forOMDataSourceExt
implementations that can easily serialize the content to anXMLStreamWriter
but that are unable to produce the content as anXMLStreamReader
.