| 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 MatchSearcher
|
| Exception | Description |
|---|---|
| CompiledTemplate.SyntaxError |
Copyright © 2017. All rights reserved.