gate.creole.gazetteer
Interface Iter


interface Iter


Method Summary
 boolean hasNext()
           
 char next()
           
 

Method Detail

hasNext

public boolean hasNext()

next

public char next()