Uses of Class
org.eclipse.emfcloud.jackson.handlers.BaseURIHandler
-
Packages that use BaseURIHandler Package Description org.eclipse.emfcloud.jackson.handlers -
-
Uses of BaseURIHandler in org.eclipse.emfcloud.jackson.handlers
Subclasses of BaseURIHandler in org.eclipse.emfcloud.jackson.handlers Modifier and Type Class Description classAbsoluteCrossBundleAwareA URI handler that will avoid creating relative references between different platform:/resource/project-name or platform/plugin/bundle-name, i.e., it will produce relative references only within projects or bundles and will use absolute URIs for references outside of that project or bundle.classPlatformSchemeAwareA URI handler that will avoid creating relative references between platform:/resource and platform:/plugin.
-