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.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
-