public class URLEncodeIdMapper extends java.lang.Object implements ResourceIdToPathMapper
Constructor and Description |
---|
URLEncodeIdMapper() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPathForId(java.lang.Object resourceId)
Maps the resource id object to a path string.
|
public java.lang.String getPathForId(java.lang.Object resourceId)
ResourceIdToPathMapper
getPathForId
in interface ResourceIdToPathMapper
resourceId
- the resource idCopyright ? 2004 The Apache Software Foundation. All Rights Reserved.