Skip navigation links
org.apache.olingo.odata2.api.uri.expression

Interface Visitable

Parameters:
visitor - Object ( implementing ExpressionVisitor) whose methods are called during traversing a expression node of the expression tree.
Returns:
Object which should be passed to the processing algorithm of the parent expression node
Throws:
ExceptionVisitExpression - Exception occurred the OData library while traversing the tree
ODataApplicationException - Exception thrown by the application who implemented the visitor
Skip navigation links

Copyright © 2013-2017 The Apache Software Foundation. All Rights Reserved.