Uses of Class
org.codelibs.fess.helper.PathMappingHelper
Packages that use PathMappingHelper
Package
Description
-
Uses of PathMappingHelper in org.codelibs.fess.app.web.go
Fields in org.codelibs.fess.app.web.go declared as PathMappingHelperModifier and TypeFieldDescriptionprotected PathMappingHelperGoAction.pathMappingHelperHelper for URL path mapping and transformation. -
Uses of PathMappingHelper in org.codelibs.fess.crawler.transformer
Methods in org.codelibs.fess.crawler.transformer that return PathMappingHelperModifier and TypeMethodDescriptionprotected PathMappingHelperFessXpathTransformer.getPathMappingHelper()Gets the path mapping helper for URL transformations. -
Uses of PathMappingHelper in org.codelibs.fess.util
Methods in org.codelibs.fess.util that return PathMappingHelperModifier and TypeMethodDescriptionstatic PathMappingHelperComponentUtil.getPathMappingHelper()Gets the path mapping helper component.