Uses of Interface
xjavadoc.TagIterator

Packages that use TagIterator
xjavadoc   
 

Uses of TagIterator in xjavadoc
 

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

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