Uses of Class
org.aksw.commons.util.lifecycle.ResourceMgr
Packages that use ResourceMgr
-
Uses of ResourceMgr in org.aksw.commons.util.lifecycle
Methods in org.aksw.commons.util.lifecycle with parameters of type ResourceMgrModifier and TypeMethodDescriptionstatic PathResourceMgr.toPath(ResourceMgr resourceMgr, Class<?> clz, String classPath) Create a path and register the filesystem with the resource manager.static PathResourceMgr.toPath(ResourceMgr resourceMgr, URI uri) Create a path and register the filesystem with the resource manager.static PathResourceMgr.toPath(ResourceMgr resourceMgr, URL url) Create a path and register the filesystem with the resource manager.