public class MappedXMLInputFactory
extends org.codehaus.jettison.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 org.codehaus.jettison.json.JSONObject |
createJSONObject(org.codehaus.jettison.json.JSONTokener tokener) |
XMLStreamReader |
createXMLStreamReader(org.codehaus.jettison.json.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(org.codehaus.jettison.json.JSONTokener tokener) throws XMLStreamException
createXMLStreamReader in class org.codehaus.jettison.AbstractXMLInputFactoryXMLStreamExceptionprotected org.codehaus.jettison.json.JSONObject createJSONObject(org.codehaus.jettison.json.JSONTokener tokener)
throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONExceptionCopyright © 2012–2020. All rights reserved.