Uses of Class
org.apache.axis2.json.AbstractJSONDataSource
Packages that use AbstractJSONDataSource
-
Uses of AbstractJSONDataSource in org.apache.axis2.json
Subclasses of AbstractJSONDataSource in org.apache.axis2.jsonModifier and TypeClassDescriptionclassJSON data source implementation for the "Badgerfish" convention.classJSON data source implementation for the "Mapped" convention.Methods in org.apache.axis2.json that return AbstractJSONDataSourceModifier and TypeMethodDescriptionprotected abstract AbstractJSONDataSourceAbstractJSONOMBuilder.getDataSource(Reader jsonReader, String prefix, String localName) protected AbstractJSONDataSourceJSONBadgerfishOMBuilder.getDataSource(Reader jsonReader, String prefix, String localName) protected AbstractJSONDataSourceJSONOMBuilder.getDataSource(Reader jsonReader, String prefix, String localName)