| Package | Description |
|---|---|
| com.revolsys.gis.wms.capabilities | |
| com.revolsys.io.xml |
| Constructor and Description |
|---|
Parser(XmlProcessorContext processorContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleXmlProcessorContext
The SimpleXmlProcessorContext class is a simple implementation of
XmlProcessorContext that can be used by XmlProcessor
implementations to record errors in processing an XML document and to share
attributes (objects) between the process methods. |
| Modifier and Type | Method and Description |
|---|---|
XmlProcessorContext |
XmlProcessor.getContext()
Get the context for processing the XML Document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlProcessor.setContext(XmlProcessorContext context)
Set the context for processing the XML Document.
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.