org.openrdf.server.metadata.annotations
Annotation Type type


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

Placed on methods indicating the media type they produce.

Author:
James Leigh

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


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