Uses of Class
edu.wisc.library.ocfl.core.path.ContentPathMapper.Builder
-
Packages that use ContentPathMapper.Builder Package Description edu.wisc.library.ocfl.core.inventory edu.wisc.library.ocfl.core.path -
-
Uses of ContentPathMapper.Builder in edu.wisc.library.ocfl.core.inventory
Methods in edu.wisc.library.ocfl.core.inventory with parameters of type ContentPathMapper.Builder Modifier and Type Method Description InventoryUpdater.BuilderInventoryUpdater.Builder. contentPathMapperBuilder(ContentPathMapper.Builder contentPathMapperBuilder) -
Uses of ContentPathMapper.Builder in edu.wisc.library.ocfl.core.path
Methods in edu.wisc.library.ocfl.core.path that return ContentPathMapper.Builder Modifier and Type Method Description static ContentPathMapper.BuilderContentPathMapper. builder()ContentPathMapper.BuilderContentPathMapper.Builder. contentPathConstraintProcessor(ContentPathConstraintProcessor contentPathConstraintProcessor)ContentPathMapper.BuilderContentPathMapper.Builder. logicalPathMapper(LogicalPathMapper logicalPathMapper)
-