Package org.axonframework.serialization.xml
package org.axonframework.serialization.xml
-
ClassesClassDescriptionXStream HierarchicalStreamDriver implementation that uses a CompactWriter to write XML without newlines and indentation, while writing it using the (default) XPPReader.Converter that converts Dom4j Document instances to a byte array.Converter that converts an input stream to a Dom4J document.Converter that converts an input stream to a XOM document.Converter that converts XOM Document instances to a String.Serializer that uses XStream to serialize and deserialize arbitrary objects.Builder class to instantiate a
XStreamSerializer.