| Package | Description |
|---|---|
| org.codehaus.jettison | |
| org.codehaus.jettison.badgerfish | |
| org.codehaus.jettison.mapped |
| Modifier and Type | Field and Description |
|---|---|
private FastStack |
XsonNamespaceContext.nodes |
| Constructor and Description |
|---|
XsonNamespaceContext(FastStack nodes) |
| Modifier and Type | Field and Description |
|---|---|
private FastStack |
BadgerFishXMLStreamReader.nodes |
private FastStack |
BadgerFishXMLStreamWriter.nodes |
| Modifier and Type | Method and Description |
|---|---|
protected FastStack |
BadgerFishXMLStreamWriter.getNodes() |
| Constructor and Description |
|---|
BadgerFishXMLStreamWriter(java.io.Writer writer,
JSONObject currentNode,
FastStack nodes) |
| Modifier and Type | Field and Description |
|---|---|
private FastStack |
MappedXMLStreamReader.nodes |