|
Jettison 1.3.1-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.stream.XMLInputFactory
org.codehaus.jettison.AbstractXMLInputFactory
org.codehaus.jettison.mapped.MappedXMLInputFactory
public class MappedXMLInputFactory
Field Summary |
---|
Fields inherited from class javax.xml.stream.XMLInputFactory |
---|
ALLOCATOR, IS_COALESCING, IS_NAMESPACE_AWARE, IS_REPLACING_ENTITY_REFERENCES, IS_SUPPORTING_EXTERNAL_ENTITIES, IS_VALIDATING, REPORTER, RESOLVER, SUPPORT_DTD |
Constructor Summary | |
---|---|
MappedXMLInputFactory(Configuration config)
|
|
MappedXMLInputFactory(Map nstojns)
|
Method Summary | |
---|---|
javax.xml.stream.XMLStreamReader |
createXMLStreamReader(JSONTokener tokener)
|
Methods inherited from class javax.xml.stream.XMLInputFactory |
---|
newFactory, newFactory, newInstance, newInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappedXMLInputFactory(Map nstojns)
public MappedXMLInputFactory(Configuration config)
Method Detail |
---|
public javax.xml.stream.XMLStreamReader createXMLStreamReader(JSONTokener tokener) throws javax.xml.stream.XMLStreamException
createXMLStreamReader
in class AbstractXMLInputFactory
javax.xml.stream.XMLStreamException
|
Jettison 1.3.1-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |