Package com.soklet.web
Class ResourcePath
java.lang.Object
com.soklet.web.ResourcePath
- Since:
- 1.0.0
- Author:
- Mark Allen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents a/-delimited part of aResourcePath.static enumHow to interpret aResourcePath.Componentof aResourcePath- is it literal text or a placeholder? -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ResourcePathfromPathDeclaration(String path) static ResourcePathfromPathInstance(String path) inthashCode()booleanbooleanmatches(ResourcePath resourcePath) path()placeholders(ResourcePath resourcePath) toString()