public class JDK14URLEncodeIdMapper extends java.lang.Object implements ResourceIdToPathMapper
| Constructor and Description |
|---|
JDK14URLEncodeIdMapper() |
| 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)
ResourceIdToPathMappergetPathForId in interface ResourceIdToPathMapperresourceId - the resource idCopyright ? 2004 The Apache Software Foundation. All Rights Reserved.