@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface Parameter
boolean
append
attribute
escaped
excluded
String
key
required
public abstract String key
public abstract boolean required
public abstract boolean excluded
public abstract boolean escaped
public abstract boolean attribute
public abstract boolean append
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.