org.apache.axis2.json
Class JSONOMBuilder
java.lang.Object
org.apache.axis2.json.AbstractJSONOMBuilder
org.apache.axis2.json.JSONOMBuilder
- All Implemented Interfaces:
- Builder
public class JSONOMBuilder
- extends AbstractJSONOMBuilder
Makes the OMSourcedElement object with the JSONDataSource inside.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONOMBuilder
public JSONOMBuilder()
getDataSource
protected AbstractJSONDataSource getDataSource(Reader jsonReader,
String prefix,
String localName)
- Specified by:
getDataSource
in class AbstractJSONOMBuilder
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.