当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
SimpleMapper - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.core.impl.invocation
Class SimpleMapper
java.lang.Object
org.jboss.portal.core.impl.invocation.SimpleMapper
- All Implemented Interfaces:
- Mapper
- public class SimpleMapper
- extends java.lang.Object
- implements Mapper
A simple mapper implementation. The limitations is that
only the root and its children can have children
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleMapper
public SimpleMapper()
map
public MappingResult map(MappingContext ctx,
java.lang.String path)
- Specified by:
map
in interface Mapper