Uses of Interface
org.apache.axiom.om.QNameAwareOMDataSource
Packages that use QNameAwareOMDataSource
-
Uses of QNameAwareOMDataSource in org.apache.axiom.om.ds
Classes in org.apache.axiom.om.ds that implement QNameAwareOMDataSourceModifier and TypeClassDescriptionclass
OMDataSource
implementation that represents a text node wrapped inside an element.class
WrappedTextNodeOMDataSource
that pulls the text data from aBlob
object.class
WrappedTextNodeOMDataSource
that pulls text data from aReader
object. -
Uses of QNameAwareOMDataSource in org.apache.axiom.om.ds.activation
Classes in org.apache.axiom.om.ds.activation that implement QNameAwareOMDataSource -
Uses of QNameAwareOMDataSource in org.apache.axiom.om.ds.jaxb
Classes in org.apache.axiom.om.ds.jaxb that implement QNameAwareOMDataSource
WrappedTextNodeOMDataSourceFromBlob
instead.