| 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.util.ClassPath.ClassPathIterator
This is an iterator that iterates over the entries in the classpath. This class is not complete.
| Constructor Summary | |
ClassPath.ClassPathIterator(boolean bReturnClasses)
Constructor.  | 
|
| Method Summary | |
 boolean | 
hasNext()
Returns true if the iterator has more elements.  | 
 java.lang.Object | 
next()
Returns the next element in the iteration.  | 
 void | 
remove()
Remove.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ClassPath.ClassPathIterator(boolean bReturnClasses)
| Method Detail | 
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
  | 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||