org.openrdf.http.object.annotations
Annotation Type rel


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE,PARAMETER})
public @interface rel

Placed on methods to indicates the relationship the target has to the result.

Author:
James Leigh

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.