Class ErrorMessageKeys

java.lang.Object
org.opengis.cite.ogcapiprocesses10.ErrorMessageKeys

public class ErrorMessageKeys extends Object
Defines keys used to access localized messages for assertion errors. The messages are stored in Properties files that are encoded in ISO-8859-1 (Latin-1). For some languages the native2ascii tool must be used to process the files and produce escaped Unicode characters.
Author:
bpr
  • Field Details

  • Constructor Details

    • ErrorMessageKeys

      public ErrorMessageKeys()