public static class HttpAttribute.WildcardSegment extends HttpAttribute.PathSegment
| Constructor and Description |
|---|
WildcardSegment(boolean unbounded) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUnbounded() |
java.lang.String |
syntax()
Returns the syntax of this segment.
|
toString, toSyntaxpublic boolean isUnbounded()
public java.lang.String syntax()
HttpAttribute.PathSegmentsyntax in class HttpAttribute.PathSegment