public class SimpleSegment extends RootSegment
| Modifier and Type | Field and Description |
|---|---|
protected String |
segment |
bounded, locatorExpressions, resourceExpressions, simpleSegments, sortedLocatorExpressions, sortedResourceExpressionslocator, methods, RESTEASY_CHOSEN_ACCEPT| Constructor and Description |
|---|
SimpleSegment(String segment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegment() |
ResourceInvoker |
matchSimple(HttpRequest request,
String path,
int start) |
addPath, addPath, getBounded, isEmpty, isLocator, matchChildren, matchRoot, matchRoot, removePath, removePathprotected String segment
public SimpleSegment(String segment)
public String getSegment()
public ResourceInvoker matchSimple(HttpRequest request, String path, int start)
Copyright © 2014. All Rights Reserved.