| Package | Description |
|---|---|
| org.codehaus.jettison | |
| org.codehaus.jettison.badgerfish | |
| org.codehaus.jettison.mapped |
| Modifier and Type | Field and Description |
|---|---|
protected Node |
AbstractXMLStreamReader.node |
| Modifier and Type | Method and Description |
|---|---|
QName |
Convention.createQName(String name,
Node node) |
void |
Convention.processAttributesAndNamespaces(Node n,
JSONObject object) |
| Constructor and Description |
|---|
Node(Node parent,
String name,
JSONObject object,
Convention con) |
| Modifier and Type | Method and Description |
|---|---|
QName |
BadgerFishConvention.createQName(String rootName,
Node node) |
void |
BadgerFishConvention.processAttributesAndNamespaces(Node n,
JSONObject object) |
| Modifier and Type | Method and Description |
|---|---|
QName |
MappedNamespaceConvention.createQName(String rootName,
Node node) |
void |
MappedNamespaceConvention.processAttributesAndNamespaces(Node n,
JSONObject object) |
Copyright © 2018. All rights reserved.