| Package | Description |
|---|---|
| com.damnhandy.uri.template |
Handy URI Templates
|
| Modifier and Type | Method and Description |
|---|---|
UriTemplateBuilder |
UriTemplateBuilder.fragment(String... var)
Appends a template expression using the fragment operator (#).
|
UriTemplateBuilder |
UriTemplateBuilder.fragment(VarSpec... var)
Appends a template expression using the fragment operator (#) with a
modifier.
|
Copyright © 2012-04-30–2016 Ryan J. McDonough. All rights reserved.