org.apache.axis2.json
Class JSONBadgerfishOMBuilder

java.lang.Object
  extended by org.apache.axis2.json.JSONOMBuilder
      extended by org.apache.axis2.json.JSONBadgerfishOMBuilder
All Implemented Interfaces:
Builder

public class JSONBadgerfishOMBuilder
extends JSONOMBuilder


Constructor Summary
JSONBadgerfishOMBuilder()
           
 
Method Summary
protected  JSONDataSource getDataSource(java.io.InputStream jsonInputStream, java.lang.String prefix, java.lang.String localName)
           
 
Methods inherited from class org.apache.axis2.json.JSONOMBuilder
processDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONBadgerfishOMBuilder

public JSONBadgerfishOMBuilder()
Method Detail

getDataSource

protected JSONDataSource getDataSource(java.io.InputStream jsonInputStream,
                                       java.lang.String prefix,
                                       java.lang.String localName)
Overrides:
getDataSource in class JSONOMBuilder


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