A B C D E G H I L M N P R S T U

N

next(Tree) - Method in class up.DefaultTreeHandler
Notifies the successor of this handler about the specified tree.
next(Tree) - Method in class up.GrammarExtractor
 
next(Tree) - Method in class up.NullTreeHandler
Does nothing.
next(Tree) - Method in class up.ParserHandler
 
next(Tree) - Method in class up.TransformerHandler
Transforms the specified tree and sends it to the next handler in the chain.
next(Tree) - Method in class up.TreeCounter
 
next(Tree) - Method in interface up.TreeHandler
Receives notification about the next tree in the stream.
next(Tree) - Method in class up.TreePrinter
 
NullTreeHandler - Class in up
Null implementation of the TreeHandler interface.

A B C D E G H I L M N P R S T U