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


Deprecated. Use query instead.

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

Placed on method parameters that should be populated with values in the request query string.

Author:
James Leigh

Required Element Summary
 java.lang.String[] value
          Deprecated.  
 

Element Detail

value

public abstract java.lang.String[] value
Deprecated. 


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