Package org.opengis.cite.ogcapiedr10
Class ErrorMessageKeys
java.lang.Object
org.opengis.cite.ogcapiedr10.ErrorMessageKeys
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.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NOT_SCHEMA_VALID
- See Also:
-
EMPTY_STRING
- See Also:
-
XPATH_RESULT
- See Also:
-
NAMESPACE_NAME
- See Also:
-
LOCAL_NAME
- See Also:
-
XML_ERROR
- See Also:
-
XPATH_ERROR
- See Also:
-
MISSING_INFOSET_ITEM
- See Also:
-
UNEXPECTED_STATUS
- See Also:
-
UNEXPECTED_MEDIA_TYPE
- See Also:
-
MISSING_ENTITY
- See Also:
-
-
Constructor Details
-
ErrorMessageKeys
public ErrorMessageKeys()
-