|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.path.SimplePathMapper
public class SimplePathMapper
A simple mapper implementation. The limitations is that only the root and its children can have children
Constructor Summary | |
---|---|
SimplePathMapper()
|
Method Summary | |
---|---|
PathMapperResult |
map(PathMapperContext ctx,
java.lang.String path)
Map a path to a result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimplePathMapper()
Method Detail |
---|
public PathMapperResult map(PathMapperContext ctx, java.lang.String path)
PathMapper
map
in interface PathMapper
ctx
- the context of the mappingpath
- the path to map
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |