public class SimpleSegment extends RootSegment
| Modifier and Type | Field and Description |
|---|---|
protected String |
segment |
bounded, locatorExpressions, resourceExpressions, simpleSegments, sortedLocatorExpressions, sortedResourceExpressions| Constructor and Description |
|---|
SimpleSegment(String segment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegment() |
ResourceMethod |
matchSimple(HttpRequest request,
String path,
int start) |
addPath, addPath, getBounded, isEmpty, matchChildren, matchRoot, matchRootaddMethod, isResponseMediaTypeAllowed, matchprotected String segment
public SimpleSegment(String segment)
public String getSegment()
public ResourceMethod matchSimple(HttpRequest request, String path, int start)
Copyright © 2016. All rights reserved.