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


Deprecated.

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

Indicates the returned Content-Encoding or the Accept-Encoding.


Required Element Summary
 String[] value
          Deprecated.  
 

Element Detail

value

public abstract String[] value
Deprecated. 


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