Uses of Interface
com.thoughtworks.xstream.MarshallingStrategy
-
Packages that use MarshallingStrategy Package Description com.thoughtworks.xstream com.thoughtworks.xstream.core -
-
Uses of MarshallingStrategy in com.thoughtworks.xstream
Methods in com.thoughtworks.xstream with parameters of type MarshallingStrategy Modifier and Type Method Description voidXStream. setMarshallingStrategy(MarshallingStrategy marshallingStrategy) -
Uses of MarshallingStrategy in com.thoughtworks.xstream.core
Classes in com.thoughtworks.xstream.core that implement MarshallingStrategy Modifier and Type Class Description classAbstractTreeMarshallingStrategyBasic functionality of a tree based marshalling strategy.classReferenceByIdMarshallingStrategyclassReferenceByXPathMarshallingStrategyclassTreeMarshallingStrategy
-