Uses of Class
org.eclipse.lyo.oslc4j.core.exception.OslcCoreRelativeURIException
Packages that use OslcCoreRelativeURIException
-
Uses of OslcCoreRelativeURIException in org.eclipse.lyo.oslc4j.provider.json4j
Methods in org.eclipse.lyo.oslc4j.provider.json4j that throw OslcCoreRelativeURIExceptionModifier and TypeMethodDescriptionprotected static voidJsonHelper.addAboutURI(org.apache.wink.json4j.JSONObject jsonObject, Map<String, String> namespaceMappings, Map<String, String> reverseNamespaceMappings, Class<? extends Object> objectClass, URI aboutURI) Deprecated.protected static org.apache.wink.json4j.JSONObjectJsonHelper.handleResourceReference(Map<String, String> namespaceMappings, Map<String, String> reverseNamespaceMappings, Class<?> resourceClass, Method method, URI uri) Deprecated.