Annotation Type Transform
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Transform
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringcontentTypejava.lang.StringencodingFormatTypeformatbooleanprettyjava.lang.StringtemplateFormatTypevalue
-
-
-
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
-
-