public class RouteDefinition
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
parentPrefix
protected final String parentPrefix
-
root
protected final boolean root
-
Constructor Details
-
RouteDefinition
public RouteDefinition(String path,
String parentPrefix,
boolean root)
-
Method Details
-
-
getParentPrefix
public String getParentPrefix()
-
isRoot
public boolean isRoot()
-