Uses of Interface
org.apache.olingo.odata2.api.uri.expression.LiteralExpression
Packages that use LiteralExpression
Package
Description
Expression Parser
-
Uses of LiteralExpression in org.apache.olingo.odata2.api.uri.expression
Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type LiteralExpressionModifier and TypeMethodDescriptionExpressionVisitor.visitLiteral(LiteralExpression literal, EdmLiteral edmLiteral) Visits a literal expression -
Uses of LiteralExpression in org.apache.olingo.odata2.core.uri.expression
Classes in org.apache.olingo.odata2.core.uri.expression that implement LiteralExpressionMethods in org.apache.olingo.odata2.core.uri.expression with parameters of type LiteralExpressionModifier and TypeMethodDescriptionJsonVisitor.visitLiteral(LiteralExpression literal, EdmLiteral edmLiteral)