Package de.pannenleiter.db.expr

Interface Summary
NameTest NameTest is an interface that enables a test of whether a node has a particular name.
NodeInfo A node in the XML parse tree representing an XML element, character content, or attribute. This is the top class in the interface hierarchy for nodes; see NodeImpl for the implementation hierarchy.
 

Class Summary
AdHocContext AdHocContext -- collects a sql statement for an AdHocDatabase
AnyNameTest  
Axis An axis, that is a direction of navigation in the document structure.
BinaryExpression  
ChunkContext  
CurrentNodeExpression  
Expression  
ExpressionParser Parser for XSL expressions and patterns.
FilterExpression  
Function  
Name  
NumericValue  
ParentNodeExpression  
PathExpression  
ReturnInfo  
RootExpression  
SQLContext  
Step  
StringValue  
Tokenizer Tokenizer for patterns.
UnionExpression  
Value  
VariableReference