org.codehaus.jettison.badgerfish
Class BadgerFishConvention

java.lang.Object
  extended by org.codehaus.jettison.badgerfish.BadgerFishConvention
All Implemented Interfaces:
Convention

public class BadgerFishConvention
extends java.lang.Object
implements Convention


Constructor Summary
BadgerFishConvention()
           
 
Method Summary
 javax.xml.namespace.QName createQName(java.lang.String rootName, Node node)
           
 void processAttributesAndNamespaces(Node n, JSONObject object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BadgerFishConvention

public BadgerFishConvention()
Method Detail

processAttributesAndNamespaces

public void processAttributesAndNamespaces(Node n,
                                           JSONObject object)
                                    throws JSONException,
                                           javax.xml.stream.XMLStreamException
Specified by:
processAttributesAndNamespaces in interface Convention
Throws:
JSONException
javax.xml.stream.XMLStreamException

createQName

public javax.xml.namespace.QName createQName(java.lang.String rootName,
                                             Node node)
                                      throws javax.xml.stream.XMLStreamException
Specified by:
createQName in interface Convention
Throws:
javax.xml.stream.XMLStreamException


Copyright © {inceptionYear}-2008 null. All Rights Reserved.