Package org.eclipse.jetty.http.pathmap
package org.eclipse.jetty.http.pathmap
- 
ClassDescriptionThe match details when usingPathMappings.getMatched(String), used to minimize return to the PathSpec or PathMappings for subsequent details that are now provided by theMatchedPathinstance.PathMappings<E>Path Mappings of PathSpec to Resource.A path specification is a URI path template that can be matched against.Types of path spec groups.A Set of PathSpec strings.RegexPathSpec is a PathSpec implementation for aPathMappingsinstance.PathSpec for URI Template based declarations