Class KeyConstants

java.lang.Object
org.apache.sis.util.resources.KeyConstants
Direct Known Subclasses:
Errors.Keys, Messages.Keys, Resources.Keys, Resources.Keys, Resources.Keys, Resources.Keys, Resources.Keys, Resources.Keys, Resources.Keys, Vocabulary.Keys

public class KeyConstants extends Object
Base class of Keys inner classes declaring key constants. This base class provides methods for fetching a key numeric value from its name and conversely.
Since:
0.8
Version:
0.8
Author:
Martin Desruisseaux (Geomatys)
See Also:
  • Constructor Details

    • KeyConstants

      protected KeyConstants()
      For sub-classes constructors only.