|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.jettison.badgerfish.BadgerFishConvention
public class BadgerFishConvention
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 |
---|
public BadgerFishConvention()
Method Detail |
---|
public void processAttributesAndNamespaces(Node n, JSONObject object) throws JSONException, javax.xml.stream.XMLStreamException
processAttributesAndNamespaces
in interface Convention
JSONException
javax.xml.stream.XMLStreamException
public javax.xml.namespace.QName createQName(java.lang.String rootName, Node node) throws javax.xml.stream.XMLStreamException
createQName
in interface Convention
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |