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 TraverserCompositeArray.rootThis performs the traversal used for object serialization.private final TraverserCompositeInlineList.rootThis performs the traversal used for object serialization.private final TraverserCompositeKey.rootThis is the traverser used to read and write the composite key.private final TraverserCompositeList.rootThis performs the traversal used for object serialization.private final TraverserCompositeValue.rootThis is the traverser used to read and write the value with.