Class AbstractPathSpec
java.lang.Object
org.eclipse.jetty.http.pathmap.AbstractPathSpec
- All Implemented Interfaces:
 Comparable<PathSpec>, PathSpec
- Direct Known Subclasses:
 RegexPathSpec, ServletPathSpec, UriTemplatePathSpec
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from interface PathSpec
getDeclaration, getGroup, getPathDepth, getPathInfo, getPathMatch, getPrefix, getSpecLength, getSuffix, matched, matches 
- 
Constructor Details
- 
AbstractPathSpec
public AbstractPathSpec() 
 - 
 - 
Method Details
- 
compareTo
- Specified by:
 compareToin interfaceComparable<PathSpec>
 - 
equals
 - 
hashCode
 - 
toString
 
 -