Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.wymiwyg.mies.client.common
Interface AnnotationIterator  view AnnotationIterator download AnnotationIterator.java

All Known Implementing Classes:
AnnotationIteratorImpl

public interface AnnotationIterator


Method Summary
 boolean hasNext()
           
 Annotation next()
           
 

Method Detail

hasNext

public boolean hasNext()

next

public Annotation next()