Annotation Interface AquimaDocumentXmlContainerRenderer


@Component @Retention(RUNTIME) @Target(TYPE) public @interface AquimaDocumentXmlContainerRenderer
Annotation for classes that render document XML for specific container types This annotation can be used on IXmlContainerRenderer classes in order to register a custom container renderer to be used in document XML generation.
Since:
18.5
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the container type names that the renderer supports
  • Element Details

    • containerTypes

      String[] containerTypes
      Returns the container type names that the renderer supports
      Returns:
      the container type names