Uses of Class
com.funnelback.plugin.index.model.indexingconfig.UrlPath
-
Packages that use UrlPath Package Description com.funnelback.plugin.index.model.indexingconfig -
-
Uses of UrlPath in com.funnelback.plugin.index.model.indexingconfig
Fields in com.funnelback.plugin.index.model.indexingconfig with type parameters of type UrlPath Modifier and Type Field Description private List<UrlPath>
XmlIndexingConfig. urlPaths
The URL at this path will be used as the documents URL.
-