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, setXMLResolver
newFactory, newFactory, 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 © 2023. All rights reserved.