|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Traverser | |
---|---|
proper.imp | Contains all the classes concerning the import of data, i.e. |
Uses of Traverser in proper.imp |
---|
Methods in proper.imp that return Traverser | |
---|---|
Traverser |
Indexer.getTraverser()
returns the currently used traverser |
Traverser |
PostProcessor.process()
performs the postprocessing, i.e. |
Methods in proper.imp with parameters of type Traverser | |
---|---|
void |
Indexer.setTraverser(Traverser traverser)
sets the traverser to access the current predicates and initializes |
Constructors in proper.imp with parameters of type Traverser | |
---|---|
Namer(Traverser t,
Indexer i)
initializes the object |
|
PostProcessor(Traverser traverser,
Indexer indexer)
initializes the object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |