Package org.apache.xmlbeans.impl.util
Annotation Type SuppressForbidden
-
@Retention(CLASS) @Target({METHOD,TYPE,CONSTRUCTOR}) public @interface SuppressForbidden
Marking class for elements to be ignored by the forbidden apis check
-
-
Element Detail
-
value
String value
A reason for suppressing should always be given.- Default:
- ""
-
-