Uses of Interface
org.apache.axiom.om.QNameAwareOMDataSource
-
Packages that use QNameAwareOMDataSource Package Description org.apache.axiom.om.ds Contains ready to useOMDataSourceimplementations. -
-
Uses of QNameAwareOMDataSource in org.apache.axiom.om.ds
Classes in org.apache.axiom.om.ds that implement QNameAwareOMDataSource Modifier and Type Class Description classWrappedTextNodeOMDataSourceOMDataSourceimplementation that represents a text node wrapped inside an element.classWrappedTextNodeOMDataSourceFromDataSourceWrappedTextNodeOMDataSourcethat pulls the text data from aDataSourceobject.classWrappedTextNodeOMDataSourceFromReaderWrappedTextNodeOMDataSourcethat pulls text data from aReaderobject.
-