com.joanju.cgs.lucene
Class AstTokenStream

java.lang.Object
  extended by TokenStream
      extended by com.joanju.cgs.lucene.AstTokenStream

public class AstTokenStream
extends TokenStream


Constructor Summary
AstTokenStream(ParseUnit pu)
           
 
Method Summary
 Token next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AstTokenStream

public AstTokenStream(ParseUnit pu)
Method Detail

next

public Token next()
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 Joanju Software. All Rights Reserved.