public class StandardOrganizations
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<java.lang.String,java.lang.String> |
organizations |
| Constructor and Description |
|---|
StandardOrganizations() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.String> |
getOrganizations()
Returns the map containing the collection of the most important technical standard organizations.
|
static java.lang.String |
getOrganzationsRegex()
Returns the regular expression containing the most important technical standard organizations.
|
private static java.util.Map<java.lang.String,java.lang.String> organizations
public static java.util.Map<java.lang.String,java.lang.String> getOrganizations()
public static java.lang.String getOrganzationsRegex()