|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.json.AbstractJSONOMBuilder
org.apache.axis2.json.JSONOMBuilder
public class JSONOMBuilder
Makes the OMSourcedElementImpl object with the JSONDataSource inside.
Constructor Summary | |
---|---|
JSONOMBuilder()
|
Method Summary | |
---|---|
protected AbstractJSONDataSource |
getDataSource(java.io.Reader jsonReader,
java.lang.String prefix,
java.lang.String localName)
|
Methods inherited from class org.apache.axis2.json.AbstractJSONOMBuilder |
---|
processDocument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONOMBuilder()
Method Detail |
---|
protected AbstractJSONDataSource getDataSource(java.io.Reader jsonReader, java.lang.String prefix, java.lang.String localName)
getDataSource
in class AbstractJSONOMBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |