org.apache.velocity.tools.config
@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface SkipSetters
ToolInfo
should only use the public void configure(Map) method for configuration of
a tool, and skip over the step of trying to find individual
property setters.Copyright (c) 2003-2007 Apache Software Foundation