com.github.fge.uritemplate.parse
Class URITemplateParser
java.lang.Object
com.github.fge.uritemplate.parse.URITemplateParser
public final class URITemplateParser
- extends Object
Main parser class
You should not use this class directly.
- See Also:
URITemplate.URITemplate(String)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public static List<URITemplateExpression> parse(String input)
throws URITemplateParseException
- Throws:
URITemplateParseException