Class MappedXMLInputFactory
java.lang.Object
javax.xml.stream.XMLInputFactory
org.codehaus.jettison.AbstractXMLInputFactory
org.codehaus.jettison.mapped.MappedXMLInputFactory
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class XMLInputFactory
ALLOCATOR, IS_COALESCING, IS_NAMESPACE_AWARE, IS_REPLACING_ENTITY_REFERENCES, IS_SUPPORTING_EXTERNAL_ENTITIES, IS_VALIDATING, REPORTER, RESOLVER, SUPPORT_DTD -
Constructor Summary
ConstructorsConstructorDescriptionMappedXMLInputFactory(Map nstojns) MappedXMLInputFactory(Configuration config) -
Method Summary
Modifier and TypeMethodDescriptionprotected JSONObjectcreateJSONObject(JSONTokener tokener) createXMLStreamReader(JSONTokener tokener) Methods inherited from class AbstractXMLInputFactory
createFilteredReader, createFilteredReader, createNewJSONTokener, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLEventReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, createXMLStreamReader, getEventAllocator, getProperty, getXMLReporter, getXMLResolver, isPropertySupported, setEventAllocator, setProperty, setXMLReporter, setXMLResolverMethods inherited from class XMLInputFactory
newFactory, newFactory, newInstance, newInstance
-
Field Details
-
convention
-
-
Constructor Details
-
MappedXMLInputFactory
-
MappedXMLInputFactory
-
-
Method Details
-
createXMLStreamReader
- Specified by:
createXMLStreamReaderin classAbstractXMLInputFactory- Throws:
XMLStreamException
-
createJSONObject
- Throws:
JSONException
-