public class FriendlyUrlResolver extends GenericURLResolver
Constructor and Description |
---|
FriendlyUrlResolver() |
Modifier and Type | Method and Description |
---|---|
protected Object |
resolveVariable(String variableName,
WebResource webResource,
String currentPath)
Add the Ancestors of the content to the ancestralPath
|
encodeSlashes, getSlashReplacementString, isParameterVisible, normalize, resolveFriendlyPath
protected Object resolveVariable(String variableName, WebResource webResource, String currentPath) throws ELException
resolveVariable
in class GenericURLResolver
variableName
- the name of the variable to be resolved.webResource
- the web resource.currentPath
- the current path in the friendly path resolution.ELException
- if the variable could not be resolved.GenericURLResolver.resolveFriendlyPath(WebResource, String)
,
GenericURLResolver.encodeSlashes(String)
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.