|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.transaction.file.JDK14URLEncodeIdMapper
public class JDK14URLEncodeIdMapper
URL encodes a resource id using JDK1.4 functionality.
Constructor Summary | |
---|---|
JDK14URLEncodeIdMapper()
|
Method Summary | |
---|---|
java.lang.String |
getPathForId(java.lang.Object resourceId)
Maps the resource id object to a path string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDK14URLEncodeIdMapper()
Method Detail |
---|
public java.lang.String getPathForId(java.lang.Object resourceId)
ResourceIdToPathMapper
getPathForId
in interface ResourceIdToPathMapper
resourceId
- the resource id
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |