public class BadgerFishConvention extends java.lang.Object implements Convention
| Constructor and Description |
|---|
BadgerFishConvention() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
createQName(java.lang.String rootName,
Node node) |
void |
processAttributesAndNamespaces(Node n,
JSONObject object) |
public void processAttributesAndNamespaces(Node n, JSONObject object) throws JSONException, javax.xml.stream.XMLStreamException
processAttributesAndNamespaces in interface ConventionJSONExceptionjavax.xml.stream.XMLStreamExceptionpublic javax.xml.namespace.QName createQName(java.lang.String rootName,
Node node)
throws javax.xml.stream.XMLStreamException
createQName in interface Conventionjavax.xml.stream.XMLStreamException