Uses of Interface
com.sun.xml.bind.v2.runtime.reflect.ListIterator
Packages that use ListIterator
Package
Description
Abstraction around accessing data of actual objects.
-
Uses of ListIterator in com.sun.xml.bind.v2.runtime.reflect
Classes in com.sun.xml.bind.v2.runtime.reflect that implement ListIteratorMethods in com.sun.xml.bind.v2.runtime.reflect that return ListIteratorModifier and TypeMethodDescriptionLister.CollectionLister.iterator
(T collection, XMLSerializer context) abstract ListIterator<ItemT>
Lister.iterator
(PropT multiValueProp, XMLSerializer context) Iterates values of a multi-value property.