Annotation Type Namespaces


  • @Retention(RUNTIME)
    public @interface Namespaces
    Namespaces. An annotation which allows specifying multiple Namespaces recognized by an implementation of a ConfigurationParser
    Since:
    5.3
    Author:
    Tristan Tarrant
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Namespace[] value