org.openrdf.elmo.annotations
Annotation Type localized


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface localized

Methods with this annotation will use the configured locale to use the closest matching or the set of closest matching String values.

Author:
James Leigh



Copyright © 2004-2008 Aduna. All Rights Reserved.