Uses of Class
org.simpleframework.xml.core.Traverser
Packages that use Traverser
-
Uses of Traverser in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as TraverserModifier and TypeFieldDescriptionprivate final Traverser
CompositeArray.root
This performs the traversal used for object serialization.private final Traverser
CompositeInlineList.root
This performs the traversal used for object serialization.private final Traverser
CompositeKey.root
This is the traverser used to read and write the composite key.private final Traverser
CompositeList.root
This performs the traversal used for object serialization.private final Traverser
CompositeValue.root
This is the traverser used to read and write the value with.