public class ResourcePath extends JsonPath
childResource, elementName, ids, parentResource| Constructor and Description |
|---|
ResourcePath(String elementName) |
ResourcePath(String elementName,
PathIds pathIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceName()
Returns name of a resource the last resource in requested path.
|
boolean |
isCollection()
Returns true if a JsonPath concerns a collection.
|
equals, getChildResource, getElementName, getIds, getParentResource, hashCode, setChildResource, setIds, setParentResourcepublic ResourcePath(String elementName)
public boolean isCollection()
JsonPathisCollection in class JsonPathpublic String getResourceName()
JsonPathgetResourceName in class JsonPathCopyright © 2015. All Rights Reserved.