|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thoughtworks.xstream.io.xml.AbstractXmlDriver
com.thoughtworks.xstream.io.xml.StaxDriver
org.kite9.framework.serialization.XMLHelper.SchemaTypeUsingStaxProvider
protected static class XMLHelper.SchemaTypeUsingStaxProvider
Enforces the use of xsi:type to identify between different xml entities, rather than the xstream default, 'class'. Also pretty-prints the xml produced on output to improve legibility in test results.
| Constructor Summary | |
|---|---|
XMLHelper.SchemaTypeUsingStaxProvider()
|
|
| Method Summary | |
|---|---|
com.thoughtworks.xstream.io.xml.AbstractPullReader |
createStaxReader(javax.xml.stream.XMLStreamReader in)
|
com.thoughtworks.xstream.io.xml.StaxWriter |
createStaxWriter(javax.xml.stream.XMLStreamWriter out,
boolean writeStartEndDocument)
|
| Methods inherited from class com.thoughtworks.xstream.io.xml.StaxDriver |
|---|
createParser, createParser, createReader, createReader, createStaxWriter, createWriter, createWriter, getInputFactory, getOutputFactory, getQnameMap, isRepairingNamespace, setQnameMap, setRepairingNamespace |
| Methods inherited from class com.thoughtworks.xstream.io.xml.AbstractXmlDriver |
|---|
xmlFriendlyReplacer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLHelper.SchemaTypeUsingStaxProvider()
| Method Detail |
|---|
public com.thoughtworks.xstream.io.xml.StaxWriter createStaxWriter(javax.xml.stream.XMLStreamWriter out,
boolean writeStartEndDocument)
throws javax.xml.stream.XMLStreamException
createStaxWriter in class com.thoughtworks.xstream.io.xml.StaxDriverjavax.xml.stream.XMLStreamExceptionpublic com.thoughtworks.xstream.io.xml.AbstractPullReader createStaxReader(javax.xml.stream.XMLStreamReader in)
createStaxReader in class com.thoughtworks.xstream.io.xml.StaxDriver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||