Annotation Type Transform


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface Transform
    • Element Detail

      • value

        FormatType value
        Default:
        com.aspectran.core.context.rule.type.FormatType.NONE
      • format

        FormatType format
        Default:
        com.aspectran.core.context.rule.type.FormatType.NONE
      • contentType

        java.lang.String contentType
        Default:
        ""
      • template

        java.lang.String template
        Default:
        ""
      • encoding

        java.lang.String encoding
        Default:
        ""
      • pretty

        boolean pretty
        Default:
        true