public class SimpleSegment extends RootSegment
Modifier and Type | Field and Description |
---|---|
protected String |
segment |
bounded, locatorExpressions, resourceExpressions, simpleSegments, sortedLocatorExpressions, sortedResourceExpressions
locator, 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, removePath
protected String segment
public SimpleSegment(String segment)
public String getSegment()
public ResourceInvoker matchSimple(HttpRequest request, String path, int start)
Copyright © 2012. All Rights Reserved.