xjavadoc
Interface MethodIterator

All Superinterfaces:
XIterator

Deprecated. Use a plain java.lang.Iterator and do the cast instead.

public interface MethodIterator
extends XIterator

This is a type-safe iterator for XMethod


Method Summary
 XMethod next()
          Deprecated.  
 
Methods inherited from interface xjavadoc.XIterator
hasNext
 

Method Detail

next

public XMethod next()
Deprecated. 


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