- java.lang.Object
-
- org.springframework.oxm.support.AbstractMarshaller
-
- org.springframework.oxm.xstream.XStreamMarshaller
-
- org.web4thejob.orm.serial.MyXStreamMarshaller
-
-
Field Summary
-
Fields inherited from class org.springframework.oxm.xstream.XStreamMarshaller
DEFAULT_ENCODING
-
Fields inherited from class org.springframework.oxm.support.AbstractMarshaller
logger
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
customizeXStream(com.thoughtworks.xstream.XStream xstream) |
-
Methods inherited from class org.springframework.oxm.xstream.XStreamMarshaller
afterPropertiesSet, convertXStreamException, getXStream, marshalDomNode, marshalOutputStream, marshalSaxHandlers, marshalWriter, marshalXmlEventWriter, marshalXmlStreamWriter, setAliases, setAliasesByType, setAnnotatedClass, setAnnotatedClasses, setAutodetectAnnotations, setBeanClassLoader, setConverters, setEncoding, setFieldAliases, setImplicitCollections, setMode, setOmittedFields, setStreamDriver, setSupportedClasses, setUseAttributeFor, setUseAttributeForTypes, supports, unmarshalDomNode, unmarshalInputStream, unmarshalReader, unmarshalSaxReader, unmarshalXmlEventReader, unmarshalXmlStreamReader
-
Methods inherited from class org.springframework.oxm.support.AbstractMarshaller
createDocumentBuilder, createDocumentBuilderFactory, createXmlReader, marshal, marshalDomResult, marshalSaxResult, marshalStaxResult, marshalStreamResult, unmarshal, unmarshalDomSource, unmarshalSaxSource, unmarshalStaxSource, unmarshalStreamSource
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012-2013 web4thejob.org. All Rights Reserved.