org.apache.velocity.tools.config
Annotation Type DefaultKey


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface DefaultKey

Annotation specifying the default key to use for a tool class in the case none was specified.

Version:
$Id: DefaultKey.java 511959 2007-02-26 19:24:39Z nbubna $
Author:
Nathan Bubna

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright (c) 2003-2007 Apache Software Foundation