@Retention(value=RUNTIME) @Target(value={}) @Documented public @interface Normalizer
@Field
Either describe an explicit implementation through the impl
parameter
or use an external @NormalizerDef
definition through the definition
parameterModifier and Type | Optional Element and Description |
---|---|
String |
definition |
Class<?> |
impl |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.