Package com.thoughtworks.xstream.io.naming
-
Interface Summary Interface Description NameCoder Coder between names in the object graph and names of a target format. -
Class Summary Class Description NameCoderWrapper A wrapper for another NameCoder.NoNameCoder A NameCoder that does nothing.StaticNameCoder A NameCoder that encodes and decodes names based on a map.