Uses of Class
org.apache.olingo.odata2.api.edm.EdmLiteralException

Packages that use EdmLiteralException
org.apache.olingo.odata2.api.edm Entity Data Model API 
 

Uses of EdmLiteralException in org.apache.olingo.odata2.api.edm
 

Methods in org.apache.olingo.odata2.api.edm that throw EdmLiteralException
static EdmLiteral EdmSimpleTypeKind.parseUriLiteral(String uriLiteral)
          Parses a URI literal and determines its EDM simple type on the way.
 EdmLiteral EdmSimpleTypeFacade.parseUriLiteral(String uriLiteral)
          IMPORTANT: Use EdmSimpleTypeKind parseUriLiteral for the implementation.
 



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