|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PathResolver
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 |
|---|
String resolvePath(String ctxPath)
ctxPath - Context sensitive path, can be a relative URL
nullPathResolver 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 | |||||||||