Uses of Interface
xjavadoc.XIterator

Packages that use XIterator
xjavadoc   
 

Uses of XIterator in xjavadoc
 

Subinterfaces of XIterator in xjavadoc
 interface ClassIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 interface ConstructorIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 interface FieldIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 interface MethodIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 interface PackageIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 interface ParameterIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 interface ProgramElementIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 interface TagIterator
          Deprecated. Use a plain java.lang.Iterator and do the cast instead.
 



Copyright © 2002-2004 XDoclet Team. All Rights Reserved.