Package org.jboss.resteasy.specimpl
Class PathSegmentImpl.SegmentParse
java.lang.Object
org.jboss.resteasy.specimpl.PathSegmentImpl.SegmentParse
- Enclosing class:
 PathSegmentImpl
Used when creating the matching path in ResteasyUriInfo
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
segments
 - 
hasMatrixParams
public boolean hasMatrixParams 
 - 
 - 
Constructor Details
- 
SegmentParse
public SegmentParse() 
 -