public class MappedXMLInputFactory extends AbstractXMLInputFactory
| Modifier and Type | Class and Description |
|---|---|
private static class |
MappedXMLInputFactory.ErrorLocation |
| Modifier and Type | Field and Description |
|---|---|
private MappedNamespaceConvention |
convention |
| Constructor and Description |
|---|
MappedXMLInputFactory(Configuration config) |
MappedXMLInputFactory(java.util.Map nstojns) |
| Modifier and Type | Method and Description |
|---|---|
protected JSONObject |
createJSONObject(JSONTokener tokener) |
javax.xml.stream.XMLStreamReader |
createXMLStreamReader(JSONTokener tokener) |
createFilteredReader, createFilteredReader, createNewJSONTokener, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, getEventAllocator, getProperty, getXMLReporter, getXMLResolver, isPropertySupported, setEventAllocator, setProperty, setXMLReporter, setXMLResolverprivate MappedNamespaceConvention convention
public MappedXMLInputFactory(java.util.Map nstojns)
public MappedXMLInputFactory(Configuration config)
public javax.xml.stream.XMLStreamReader createXMLStreamReader(JSONTokener tokener) throws javax.xml.stream.XMLStreamException
createXMLStreamReader in class AbstractXMLInputFactoryjavax.xml.stream.XMLStreamExceptionprotected JSONObject createJSONObject(JSONTokener tokener) throws JSONException
JSONException