Uses of Interface
org.apache.axiom.om.QNameAwareOMDataSource

Packages that use QNameAwareOMDataSource
org.apache.axiom.om.ds Contains ready to use OMDataSource implementations. 
 

Uses of QNameAwareOMDataSource in org.apache.axiom.om.ds
 

Classes in org.apache.axiom.om.ds that implement QNameAwareOMDataSource
 class WrappedTextNodeOMDataSource
          OMDataSource implementation that represents a text node wrapped inside an element.
 class WrappedTextNodeOMDataSourceFromDataSource
          WrappedTextNodeOMDataSource that pulls the text data from a DataSource object.
 class WrappedTextNodeOMDataSourceFromReader
          WrappedTextNodeOMDataSource that pulls text data from a Reader object.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.