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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.oxm.support.AbstractMarshaller (implements org.springframework.oxm.Marshaller, org.springframework.oxm.Unmarshaller)
      • org.springframework.oxm.xstream.XStreamMarshaller (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean)
    • com.thoughtworks.xstream.io.AbstractWriter (implements com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriter)
      • com.thoughtworks.xstream.io.xml.AbstractXmlWriter (implements com.thoughtworks.xstream.io.xml.XmlFriendlyWriter)
        • com.thoughtworks.xstream.io.xml.PrettyPrintWriter
          • com.thoughtworks.xstream.io.xml.CompactWriter
    • org.craftercms.core.util.xml.marshalling.xstream.Dom4jDocumentConverter (implements com.thoughtworks.xstream.converters.Converter)