|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Interface for a component that may be used by the SCXML engines to resolve context sensitive paths.
| Method Summary | |
|---|---|
PathResolver |
getResolver(String ctxPath)
Get a PathResolver rooted at this context sensitive path. |
String |
resolvePath(String ctxPath)
Resolve this context sensitive path to an absolute URL. |
| Method Detail |
public String resolvePath(String ctxPath)
ctxPath - Context sensitive path, can be a relative URL
nullpublic PathResolver getResolver(String ctxPath)
ctxPath - Context sensitive path, can be a relative URL
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||