Conventionpublic class BadgerFishConvention extends Object implements Convention
| Constructor | Description |
|---|---|
BadgerFishConvention() |
| Modifier and Type | Method | Description |
|---|---|---|
QName |
createQName(String rootName,
Node node) |
|
void |
processAttributesAndNamespaces(Node n,
JSONObject object) |
public void processAttributesAndNamespaces(Node n, JSONObject object) throws JSONException, XMLStreamException
processAttributesAndNamespaces in interface ConventionJSONExceptionXMLStreamExceptionpublic QName createQName(String rootName, Node node) throws XMLStreamException
createQName in interface ConventionXMLStreamExceptionCopyright © 2019. All rights reserved.