Package org.craftercms.core.util.xml.marshalling.xstream


package org.craftercms.core.util.xml.marshalling.xstream
  • Classes
    Class
    Description
    Extension of XStreamMarshaller that: Provides correct marshalling/unmarshalling support for Crafter objects. Adds a unsupportedClasses property to exclude any unwanted classes from being marshalled/unmarshalled
    XStream converter to marshal Dom4j Document (unmarshalling is unsupported).
    Extension of CompactWriter that enables setting on/off XML escaping.