org.apache.axis2.json
Class JSONBadgerfishOMBuilder
java.lang.Object
org.apache.axis2.json.JSONOMBuilder
org.apache.axis2.json.JSONBadgerfishOMBuilder
- All Implemented Interfaces:
- Builder
public class JSONBadgerfishOMBuilder
- extends JSONOMBuilder
Message builder for "Badgerfish" convention. DataSource used here is
JSONBadgerfishDataSource which is specific for "Badgerfish"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONBadgerfishOMBuilder
public JSONBadgerfishOMBuilder()
getDataSource
protected JSONDataSource getDataSource(InputStream jsonInputStream,
String prefix,
String localName)
- Overrides:
getDataSource
in class JSONOMBuilder
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.