public class BadgerFishConvention extends Object implements Convention
Constructor and Description |
---|
BadgerFishConvention() |
Modifier and Type | Method and 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 Convention
JSONException
XMLStreamException
public QName createQName(String rootName, Node node) throws XMLStreamException
createQName
in interface Convention
XMLStreamException
Copyright © 2023. All rights reserved.