Annotation Type Namespaces
-
@Retention(RUNTIME) public @interface Namespaces
Namespaces. An annotation which allows specifying multipleNamespace
s recognized by an implementation of aConfigurationParser
- Since:
- 5.3
- Author:
- Tristan Tarrant
-
-
Element Detail
-
value
Namespace[] value
-
-