Package com.soklet.web
Class ResourcePath.Component
java.lang.Object
com.soklet.web.ResourcePath.Component
- Enclosing class:
ResourcePath
Represents a
/-delimited part of a ResourcePath.
For example, given the path /languages/{languageId}
Component0 would have typeLITERALand valuelanguagesComponent1 would have typePLACEHOLDERand valuelanguageId
- Since:
- 1.0.0
- Author:
- Mark Allen
- See Also:
-
Constructor Summary
Constructors -
Method Summary