Uses of Class
edu.wisc.library.ocfl.core.util.PercentEscaper
-
Packages that use PercentEscaper Package Description edu.wisc.library.ocfl.core.path.mapper edu.wisc.library.ocfl.core.util -
-
Uses of PercentEscaper in edu.wisc.library.ocfl.core.path.mapper
Constructors in edu.wisc.library.ocfl.core.path.mapper with parameters of type PercentEscaper Constructor Description PercentEncodingLogicalPathMapper(PercentEscaper percentEscaper)Constructs a newPercentEncodingLogicalPathMapper. -
Uses of PercentEscaper in edu.wisc.library.ocfl.core.util
Methods in edu.wisc.library.ocfl.core.util that return PercentEscaper Modifier and Type Method Description PercentEscaperPercentEscaper.Builder. build()
-