Uses of Class
org.nuxeo.ecm.webengine.rest.servlet.mapping.Path
Packages that use Path
Package
Description
-
Uses of Path in org.nuxeo.ecm.webengine.rest.servlet
Methods in org.nuxeo.ecm.webengine.rest.servlet with parameters of type Path -
Uses of Path in org.nuxeo.ecm.webengine.rest.servlet.config
Methods in org.nuxeo.ecm.webengine.rest.servlet.config with parameters of type Path -
Uses of Path in org.nuxeo.ecm.webengine.rest.servlet.mapping
Fields in org.nuxeo.ecm.webengine.rest.servlet.mapping declared as PathMethods in org.nuxeo.ecm.webengine.rest.servlet.mapping that return PathModifier and TypeMethodDescriptionPath.copy()Path.copy(int bits) Path.makeAbsolute()Path.makeRelative()static PathPath.removeLastSegment()Path.removeLastSegments(int i) Path.removeTrailingSlash()Methods in org.nuxeo.ecm.webengine.rest.servlet.mapping with parameters of type Path