Uses of Class
edu.wisc.library.ocfl.core.ObjectPaths.ObjectRoot
-
Packages that use ObjectPaths.ObjectRoot Package Description edu.wisc.library.ocfl.core -
-
Uses of ObjectPaths.ObjectRoot in edu.wisc.library.ocfl.core
Methods in edu.wisc.library.ocfl.core that return ObjectPaths.ObjectRoot Modifier and Type Method Description static ObjectPaths.ObjectRootObjectPaths. objectRoot(Inventory inventory)Creates an ObjectRoot with paths relative to the object's rootstatic ObjectPaths.ObjectRootObjectPaths. objectRoot(Inventory inventory, Path objectRootPath)Creates an ObjectRoot using absolute paths
-