Package io.virtualan.api
Class ApiResource
java.lang.Object
io.virtualan.api.ApiResource
This ApiResource class identify the resource name.
- Author:
- Elan Thangamani
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetParentPath(Class clazz, String parentPath) static StringgetResource(Class clazz) static StringgetResource(Method method) static StringgetResourceByURL(String url) static StringgetResourceParent(Class clazz)
-
Method Details
-
getResourceParent
-
getResource
-
getParentPath
-
getResource
-
getResourceByURL
-