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, setXMLResolverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInstance, newInstancepublic MappedXMLInputFactory(Map nstojns)
public MappedXMLInputFactory(Configuration config)
public XMLStreamReader createXMLStreamReader(JSONTokener tokener) throws XMLStreamException
createXMLStreamReader in class AbstractXMLInputFactoryXMLStreamExceptionprotected JSONObject createJSONObject(JSONTokener tokener) throws JSONException
JSONExceptionCopyright © 2019. All rights reserved.