gate.creole.gazetteer
Interface DefaultGazetteer.Iter

Enclosing class:
DefaultGazetteer

public static interface DefaultGazetteer.Iter


Method Summary
 boolean hasNext()
           
 char next()
           
 

Method Detail

hasNext

boolean hasNext()

next

char next()