Uses of Class
org.apache.olingo.odata2.api.edm.EdmLiteralException
-
Packages that use EdmLiteralException Package Description 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 Modifier and Type Method Description EdmLiteralEdmSimpleTypeFacade. parseUriLiteral(String uriLiteral)IMPORTANT: UseEdmSimpleTypeKindparseUriLiteral for the implementation.static EdmLiteralEdmSimpleTypeKind. parseUriLiteral(String uriLiteral)Parses a URI literal and determines its EDM simple type on the way.
-