Example usage for org.springframework.oxm.xstream XStreamMarshaller subclass-usage

List of usage examples for org.springframework.oxm.xstream XStreamMarshaller subclass-usage

Introduction

In this page you can find the example usage for org.springframework.oxm.xstream XStreamMarshaller subclass-usage.

Usage

From source file org.cbarrett.common.spring.view.XStreamMarshallerWithPI.java

/**
 * @author cbarrett
 * 
 */
public class XStreamMarshallerWithPI extends XStreamMarshaller {

From source file org.esupportail.koha.xstream.EsupXStreamMarshaller.java

/**
 * Made XStream tolerant to XML elements which are not mapped
 * 
 * @see http://jira.codehaus.org/browse/XSTR-30
 */
public class EsupXStreamMarshaller extends XStreamMarshaller {

From source file org.esupportail.filex.xstream.EsupXStreamMarshaller.java

/**
 * Made XStream tolerant to XML elements which are not mapped
 * 
 * @see http://jira.codehaus.org/browse/XSTR-30
 */
public class EsupXStreamMarshaller extends XStreamMarshaller {

From source file org.web4thejob.orm.serial.MyXStreamMarshaller.java

/**
 * @author Veniamin Isaias
 * @since 1.0.0
 */

public class MyXStreamMarshaller extends XStreamMarshaller {

From source file org.craftercms.core.util.xml.marshalling.xstream.CrafterXStreamMarshaller.java

/**
 * Extension of {@link org.springframework.oxm.xstream.XStreamMarshaller} that:
 * <p/>
 * <ol>
 * <li>Provides correct marshalling/unmarshalling support for Crafter objects.</li>
 * <li>Adds a {@code unsupportedClasses} property to exclude any unwanted classes from being