Package com.soklet.web
Class ResourcePath
java.lang.Object
com.soklet.web.ResourcePath
- Since:
- 1.0.0
- Author:
- Mark Allen
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Represents a/
-delimited part of aResourcePath
.static enum
How to interpret aResourcePath.Component
of aResourcePath
- is it literal text or a placeholder? -
Method Summary
Modifier and TypeMethodDescriptionboolean
static ResourcePath
fromPathDeclaration
(String path) static ResourcePath
fromPathInstance
(String path) int
hashCode()
boolean
boolean
matches
(ResourcePath resourcePath) path()
placeholders
(ResourcePath resourcePath) toString()