Module eclipselink
Annotation Interface XmlWriteTransformers
Annotation used to wrap multiple XmlWriteTransformer annotations. Used in conjunction with
XmlWriteTransformer and XmlTransformation to specify multiple Field Transformers for a given
property.
- See Also:
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionAn array of XmlWriteTransformer annotations.
-
Element Details
-
value
XmlWriteTransformer[] valueAn array of XmlWriteTransformer annotations.- Default:
{}
-