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 and Description |
|---|
MappedXMLInputFactory(Configuration config) |
MappedXMLInputFactory(Map nstojns) |
| Modifier and Type | Method and 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, setXMLResolvernewFactory, newFactory, newInstance, 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 © 2020. All rights reserved.