Uses of Class
org.apache.axis2.json.JSONDataSource

Packages that use JSONDataSource
org.apache.axis2.json   
 

Uses of JSONDataSource in org.apache.axis2.json
 

Subclasses of JSONDataSource in org.apache.axis2.json
 class JSONBadgerfishDataSource
          JSONDataSource keeps the JSON String inside and consumes it when needed.
 

Methods in org.apache.axis2.json that return JSONDataSource
protected  JSONDataSource JSONOMBuilder.getDataSource(java.io.InputStream jsonInputStream, java.lang.String prefix, java.lang.String localName)
           
protected  JSONDataSource JSONBadgerfishOMBuilder.getDataSource(java.io.InputStream jsonInputStream, java.lang.String prefix, java.lang.String localName)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.