org.codehaus.jettison.badgerfish
Class BadgerFishConvention
java.lang.Object
org.codehaus.jettison.badgerfish.BadgerFishConvention
- All Implemented Interfaces:
- Convention
public class BadgerFishConvention
- extends Object
- implements Convention
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BadgerFishConvention
public BadgerFishConvention()
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 QName createQName(String rootName,
Node node)
throws javax.xml.stream.XMLStreamException
- Specified by:
createQName
in interface Convention
- Throws:
javax.xml.stream.XMLStreamException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.