Class PathSegmentImpl.SegmentParse

  • Enclosing class:
    PathSegmentImpl

    public static class PathSegmentImpl.SegmentParse
    extends Object
    Used when creating the matching path in ResteasyUriInfo
    • Field Detail

      • segments

        public List<jakarta.ws.rs.core.PathSegment> segments
      • hasMatrixParams

        public boolean hasMatrixParams
    • Constructor Detail

      • SegmentParse

        public SegmentParse()