Package edu.wisc.library.ocfl.core.path.mapper
-
Interface Summary Interface Description LogicalPathMapper Maps logical paths to content paths. -
Class Summary Class Description DirectLogicalPathMapper Directly maps logical paths to content paths without making any changes.LogicalPathMappers This class defines commonLogicalPathMapperimplementations.PercentEncodingLogicalPathMapper ALogicalPathMapperthat percent-encodes specific characters in logical paths to produce safe content paths.