Class StandardOrganizations


  • public class StandardOrganizations
    extends Object
    This class provides a collection of the most important technical standard organizations. The collection of standard organizations has been obtained from Wikipedia. Currently, the list is composed of the most important international standard organizations, the regional standard organizations (i.e., Africa, Americas, Asia Pacific, Europe, and Middle East), and British and American standard organizations among the national-based ones.
    • Constructor Detail

      • StandardOrganizations

        public StandardOrganizations()
    • Method Detail

      • getOrganizations

        public static Map<String,​String> getOrganizations()
        Returns the map containing the collection of the most important technical standard organizations.
        Returns:
        the map containing the collection of the most important technical standard organizations.
      • getOrganzationsRegex

        public static String getOrganzationsRegex()
        Returns the regular expression containing the most important technical standard organizations.
        Returns:
        the regular expression containing the most important technical standard organizations.