Package com.itextpdf.tool.xml
Annotation Type Experimental
-
@Documented @Retention(SOURCE) @Inherited public @interface Experimental
Marking a method or class as experimental, means it's not fully finished/tested. It's usable, but something unexpected might happen. This can also mean that the marked element is subject to change from improvements to removal.- Author:
- itextpdf.com
-
-
Element Detail
-
value
String value
- Returns:
- a possible explanation
- Default:
- ""
-
-