Package com.hp.hpl.jena.sparql.lang.rdql

Interface Summary
ExprBoolean  
ExprNumeric  
ExprRDQL  
PrintableRDQL  
RDQL_Node Product of JavaCC - must be called "Node" which makes working with Jena graph nodes fiddly!
RDQL_NodeValue A dynamically typed slot
RDQLParserConstants  
RDQLParserTreeConstants  
 

Class Summary
JavaCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ParsedLiteral  
Q_Add  
Q_ArgList  
Q_BitAnd  
Q_BitOr  
Q_BitXor  
Q_BooleanLiteral  
Q_ConstraintClause  
Q_Divide  
Q_Equal  
Q_FunctionCall  
Q_GreaterThan  
Q_GreaterThanOrEqual  
Q_Identifier  
Q_LeftShift  
Q_LessThan  
Q_LessThanOrEqual  
Q_LogicalAnd  
Q_LogicalOr  
Q_Modulus  
Q_Multiply  
Q_NotEqual  
Q_NullLiteral  
Q_NumericLiteral  
Q_PatternLiteral  
Q_PrefixDecl  
Q_PrefixesClause  
Q_QName  
Q_Query Concrete result of parsing a query.
Q_QuotedURI  
Q_RightSignedShift  
Q_RightUnsignedShift  
Q_SelectClause  
Q_SourceClause  
Q_SourceSelector  
Q_String  
Q_StringEqual  
Q_StringLangEqual  
Q_StringMatch  
Q_StringNoMatch  
Q_StringNotEqual  
Q_Subtract  
Q_TextLiteral  
Q_TextLiteral2  
Q_TriplePattern  
Q_TriplePatternClause  
Q_UnaryMinus  
Q_UnaryNot  
Q_UnaryPlus  
Q_URI  
Q_URL  
Q_Var  
RDQLParser  
RDQLParserTokenManager  
RDQLQueryPrintUtils  
SimpleNode  
Token Describes the input token stream.
WorkingVar Working variables are settable values for holding intermediate results.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
RDQLEvalFailureException  
 

Error Summary
TokenMgrError  
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.