Package com.epimorphics.webapi.dispatch
-
Class Summary Class Description CompiledTemplate<T> A CompiledTemplate is a compiled URI template that can match against a path and bind variables.CompiledTemplate.VarGroupIndex A VarGroupIndex associates a {} variable from a URI template with its group index in the regular expression that matches the template.TemplateSet<T> A MatchSearchermaintains a collection of MatchTemplate s. -
Exception Summary Exception Description CompiledTemplate.SyntaxError