railo.runtime.rest.path
Class LiteralPath
java.lang.Object
railo.runtime.rest.path.Path
railo.runtime.rest.path.LiteralPath
public class LiteralPath
- extends Path
Methods inherited from class railo.runtime.rest.path.Path |
init |
LiteralPath
public LiteralPath(String path)
match
public boolean match(Struct variables,
String path)
- Description copied from class:
Path
- check if given path part match this path Path part defintion
- Specified by:
match
in class Path
- Parameters:
variables
- fill all key value pairs extracte from path to this Mappath
- path to check
- Returns:
- true if the given path match, false otherwise
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Railo