Uses of Interface
xjavadoc.FieldIterator

Packages that use FieldIterator
xjavadoc   
 

Uses of FieldIterator in xjavadoc
 

Classes in xjavadoc that implement FieldIterator
(package private)  class FieldIteratorImpl
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 

Methods in xjavadoc that return FieldIterator
static FieldIterator XCollections.fieldIterator(java.util.Collection c)
          Deprecated. Returns a type-safe iterator for Collections containing XField