@Retention(value=RUNTIME)
@Target(value=METHOD)
public static @interface Vocabulary.RelativeURL
Modifier and Type | Optional Element and Description |
---|---|
boolean |
fromApplication
Returns
true if the provided URL is relative to the JAX-RS
application. |