|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarshallingStrategy | |
---|---|
com.thoughtworks.xstream | |
com.thoughtworks.xstream.core |
Uses of MarshallingStrategy in com.thoughtworks.xstream |
---|
Methods in com.thoughtworks.xstream with parameters of type MarshallingStrategy | |
---|---|
void |
XStream.setMarshallingStrategy(MarshallingStrategy marshallingStrategy)
|
Uses of MarshallingStrategy in com.thoughtworks.xstream.core |
---|
Classes in com.thoughtworks.xstream.core that implement MarshallingStrategy | |
---|---|
class |
AbstractTreeMarshallingStrategy
Basic functionality of a tree based marshalling strategy. |
class |
ReferenceByIdMarshallingStrategy
|
class |
ReferenceByXPathMarshallingStrategy
|
class |
TreeMarshallingStrategy
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |