Class PathSegmentImpl.SegmentParse

java.lang.Object
org.jboss.resteasy.specimpl.PathSegmentImpl.SegmentParse
Enclosing class:
PathSegmentImpl

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

    • segments

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

      public boolean hasMatrixParams
  • Constructor Details

    • SegmentParse

      public SegmentParse()