|
||||||||||
| 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(java.lang.String ctxPath)
Get a PathResolver rooted at this context sensitive path. |
java.lang.String |
resolvePath(java.lang.String ctxPath)
Resolve this context sensitive path to an absolute URL. |
| Method Detail |
|---|
java.lang.String resolvePath(java.lang.String ctxPath)
ctxPath - Context sensitive path, can be a relative URL
nullPathResolver getResolver(java.lang.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 | |||||||||