Annotation Type Transform


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

      • value

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

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

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

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

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

        boolean pretty
        Default:
        true