|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ElementVisitor | An interface to visit the various kinds of Elements. |
ExpressionVisitor | A visitor to visit the various types of expression elements. |
Class Summary | |
---|---|
AbstractElementVisitor | Basic, "empty" implementation of ElementVisitor. |
AbstractExpressionVisitor | An "empty" base implementation of ExpressionVisitor. |
AbstractTriplesVisitor | A utility that can be used to traverse all TriplePatterns under a given root Element. |
ElementWalker | An object that can be used to recursively walk through an Element and the embedded expressions. |
ExpressionVisitors | Utility functions for ExpressionVisitors. |
ExpressionWalker | An ExpressionVisitor that recursively visits all expressions under a given root. |
Support for traversing SPIN object trees.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |