public class MappedXMLInputFactory extends AbstractXMLInputFactory
ALLOCATOR, IS_COALESCING, IS_NAMESPACE_AWARE, IS_REPLACING_ENTITY_REFERENCES, IS_SUPPORTING_EXTERNAL_ENTITIES, IS_VALIDATING, REPORTER, RESOLVER, SUPPORT_DTD
Constructor | Description |
---|---|
MappedXMLInputFactory(Map nstojns) |
|
MappedXMLInputFactory(Configuration config) |
Modifier and Type | Method | Description |
---|---|---|
protected JSONObject |
createJSONObject(JSONTokener tokener) |
|
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, setXMLResolver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newInstance, newInstance
public MappedXMLInputFactory(Map nstojns)
public MappedXMLInputFactory(Configuration config)
public XMLStreamReader createXMLStreamReader(JSONTokener tokener) throws XMLStreamException
createXMLStreamReader
in class AbstractXMLInputFactory
XMLStreamException
protected JSONObject createJSONObject(JSONTokener tokener) throws JSONException
JSONException
Copyright © 2019. All rights reserved.