Uses of Class
org.apache.wicket.core.request.mapper.AbstractBookmarkableMapper.MountPathSegment
-
Packages that use AbstractBookmarkableMapper.MountPathSegment Package Description org.apache.wicket.core.request.mapper -
-
Uses of AbstractBookmarkableMapper.MountPathSegment in org.apache.wicket.core.request.mapper
Fields in org.apache.wicket.core.request.mapper with type parameters of type AbstractBookmarkableMapper.MountPathSegment Modifier and Type Field Description protected java.util.List<AbstractBookmarkableMapper.MountPathSegment>AbstractBookmarkableMapper. pathSegmentsMethods in org.apache.wicket.core.request.mapper that return types with arguments of type AbstractBookmarkableMapper.MountPathSegment Modifier and Type Method Description protected java.util.List<AbstractBookmarkableMapper.MountPathSegment>AbstractBookmarkableMapper. getPathSegments(java.lang.String[] segments)
-