Package org.opengis.cite.gmljpx20
Class ErrorMessageKeys
java.lang.Object
org.opengis.cite.gmljpx20.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
FieldsModifier and TypeFieldDescriptionstatic final String
ConstantFILETYPE_NOT_FOUND="FileTypeNotFound"
static final String
ConstantGMLJP2_ANNOTATION_CONTAINER="gmljp2-annotation-container"
static final String
ConstantGMLJP2_EXTERNAL_REFS="gmljp2-external-references"
static final String
ConstantGMLJP2_GML_GEOGRAPHIC_FEATURES="gml-geographicFeatures"
static final String
ConstantGMLJP2_GMLCOV="gmljp2-gmlcov"
static final String
ConstantGMLJP2_GMLCOV_COVERAGE_COLLECTION="gmljp2-gmlcov-coverage-collection"
static final String
ConstantGMLJP2_GMLCOV_COVERAGE_COLLECTION_ELEMENT="gmljp2-gmlcov-coverage-collection-eleme"{trunked}
static final String
ConstantGMLJP2_GMLCOV_COVERAGE_CONTAINER_ELEMENT="gmljp2-gmlcov-coverage-container-elemen"{trunked}
static final String
ConstantGMLJP2_GMLCOV_CRS_HTTP="gmljp2-gmlcov-crs-http"
static final String
ConstantGMLJP2_GMLCOV_CRS_RECTIFIED_GRID="gmljp2-gmlcov-crs"
static final String
ConstantGMLJP2_GMLCOV_CRS_UNDEFINED="gmljp2-gmlcov-crs-undefined"
static final String
ConstantGMLJP2_GMLCOV_DATARECORDS_SWEUOM="gmljp2-gmlcov-datarecords-swe-uom"
static final String
ConstantGMLJP2_GMLCOV_FEATURES_ANNOTATION="gmljp2-gmlcov-features-annotation"
static final String
ConstantGMLJP2_GMLCOV_FILENAME_CODESTREAM="gmljp2-gmlcov-filename-codestream"
static final String
ConstantGMLJP2_GMLCOV_INSTEAD_METADATAPROPERTY="gmljp2-gmlcov-metadata-property"
static final String
ConstantGMLJP2_GMLCOV_METADATA="gmljp2-gmlcov-metadata"
static final String
ConstantGMLJP2_GMLCOV_METADATA_HIGH="gmljp2-gmlcov-metadata-coherence"
static final String
ConstantGMLJP2_GMLCOV_NIL_VALUES="gmljp2-gmlcov-nil-values"
static final String
ConstantGMLJP2_GMLCOV_NIL_VALUES_BY_REF_HTTP="gmljp2-gmlcov-nil-values-byref-http"
static final String
ConstantGMLJP2_GMLCOV_PRECEDENCE_COHERENCE1="gmljp2-gmlcov-precedence-coherence1"
static final String
ConstantGMLJP2_GMLCOV_PRECEDENCE_COHERENCE2="gmljp2-gmlcov-precedence-coherence2"
static final String
ConstantGMLJP2_GMLCOV_PRECEDENCE_DOMAIN_SET="gmljp2-gmlcov-precedence-domainset"
static final String
ConstantGMLJP2_GMLCOV_PRECEDENCE_METADATA="gmljp2-gmlcov-precedence-metadata"
static final String
ConstantGMLJP2_GMLCOV_PRECEDENCE_RANGE_TYPE="gmljp2-gmlcov-precedence-rangetype"
static final String
ConstantGMLJP2_GMLCOV_UOM_HTTP="gmljp2-gmlcov-uom-http"
static final String
ConstantGMLJP2_GMLDATA_EXISTS="gmljp2-gmldata-exists"
static final String
ConstantGMLJP2_INTERNAL_REF_TO_CODESTREAM="gmljp2-internal-ref-to-codestream"
static final String
ConstantGMLJP2_INTERNAL_REF_TO_XML_BOX="gmljp2-internal-ref-to-xml-box"
static final String
ConstantGMLJP2_INTERNAL_REFERENCES="gmljp2-internal-references"
static final String
ConstantGMLJP2_JP2_COMPATILITY="gmljp2-jp2-compatibility"
static final String
ConstantGMLJP2_JPX_COMPATILITY="gmljp2-jpx-compatibility"
static final String
ConstantGMLJP2_SCHEMA_LOCATION="gmljp2-schema-location"
static final String
ConstantGMLJP2_STYLE_CONTAINER="gmljp2-style-container"
static final String
ConstantGMLJP2_TEST_STRUCTURE_XMLBOX="gmljp2-test-structure-xmlbox"
static final String
ConstantGMLJP2_XML_NOT_SIGNALLED_CORRECTLY="gmljp2-xml-not-signalled-correctly"
static final String
ConstantLOCAL_NAME="LocalName"
static final String
ConstantNAMESPACE_NAME="NamespaceName"
static final String
ConstantNOT_SCHEMA_VALID="NotSchemaValid"
static final String
ConstantRESOURCE_REQUIREMENTS_NOT_FOUND="ResourceRequirementsNotFound"
static final String
ConstantUNEXPECTED_STATUS="UnexpectedStatus"
static final String
ConstantXML_BOX_NOT_FOUND="XmlBoxNotFound"
static final String
ConstantXML_ERROR="XMLError"
static final String
ConstantXPATH_ERROR="XPathError"
static final String
ConstantXPATH_RESULT="XPathResult"
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NOT_SCHEMA_VALID
ConstantNOT_SCHEMA_VALID="NotSchemaValid"
- See Also:
-
XPATH_RESULT
ConstantXPATH_RESULT="XPathResult"
- See Also:
-
NAMESPACE_NAME
ConstantNAMESPACE_NAME="NamespaceName"
- See Also:
-
LOCAL_NAME
ConstantLOCAL_NAME="LocalName"
- See Also:
-
XML_ERROR
ConstantXML_ERROR="XMLError"
- See Also:
-
XPATH_ERROR
ConstantXPATH_ERROR="XPathError"
- See Also:
-
UNEXPECTED_STATUS
ConstantUNEXPECTED_STATUS="UnexpectedStatus"
- See Also:
-
XML_BOX_NOT_FOUND
ConstantXML_BOX_NOT_FOUND="XmlBoxNotFound"
- See Also:
-
FILETYPE_NOT_FOUND
ConstantFILETYPE_NOT_FOUND="FileTypeNotFound"
- See Also:
-
RESOURCE_REQUIREMENTS_NOT_FOUND
ConstantRESOURCE_REQUIREMENTS_NOT_FOUND="ResourceRequirementsNotFound"
- See Also:
-
GMLJP2_GMLCOV
ConstantGMLJP2_GMLCOV="gmljp2-gmlcov"
- See Also:
-
GMLJP2_GMLCOV_METADATA_HIGH
ConstantGMLJP2_GMLCOV_METADATA_HIGH="gmljp2-gmlcov-metadata-coherence"
- See Also:
-
GMLJP2_GMLCOV_PRECEDENCE_METADATA
ConstantGMLJP2_GMLCOV_PRECEDENCE_METADATA="gmljp2-gmlcov-precedence-metadata"
- See Also:
-
GMLJP2_GMLCOV_PRECEDENCE_DOMAIN_SET
ConstantGMLJP2_GMLCOV_PRECEDENCE_DOMAIN_SET="gmljp2-gmlcov-precedence-domainset"
- See Also:
-
GMLJP2_GMLCOV_PRECEDENCE_RANGE_TYPE
ConstantGMLJP2_GMLCOV_PRECEDENCE_RANGE_TYPE="gmljp2-gmlcov-precedence-rangetype"
- See Also:
-
GMLJP2_GMLCOV_PRECEDENCE_COHERENCE1
ConstantGMLJP2_GMLCOV_PRECEDENCE_COHERENCE1="gmljp2-gmlcov-precedence-coherence1"
- See Also:
-
GMLJP2_GMLCOV_PRECEDENCE_COHERENCE2
ConstantGMLJP2_GMLCOV_PRECEDENCE_COHERENCE2="gmljp2-gmlcov-precedence-coherence2"
- See Also:
-
GMLJP2_GMLCOV_INSTEAD_METADATAPROPERTY
ConstantGMLJP2_GMLCOV_INSTEAD_METADATAPROPERTY="gmljp2-gmlcov-metadata-property"
- See Also:
-
GMLJP2_GMLCOV_CRS_RECTIFIED_GRID
ConstantGMLJP2_GMLCOV_CRS_RECTIFIED_GRID="gmljp2-gmlcov-crs"
- See Also:
-
GMLJP2_GML_GEOGRAPHIC_FEATURES
ConstantGMLJP2_GML_GEOGRAPHIC_FEATURES="gml-geographicFeatures"
- See Also:
-
GMLJP2_GMLCOV_CRS_HTTP
ConstantGMLJP2_GMLCOV_CRS_HTTP="gmljp2-gmlcov-crs-http"
- See Also:
-
GMLJP2_GMLCOV_CRS_UNDEFINED
ConstantGMLJP2_GMLCOV_CRS_UNDEFINED="gmljp2-gmlcov-crs-undefined"
- See Also:
-
GMLJP2_GMLCOV_DATARECORDS_SWEUOM
ConstantGMLJP2_GMLCOV_DATARECORDS_SWEUOM="gmljp2-gmlcov-datarecords-swe-uom"
- See Also:
-
GMLJP2_GMLCOV_UOM_HTTP
ConstantGMLJP2_GMLCOV_UOM_HTTP="gmljp2-gmlcov-uom-http"
- See Also:
-
GMLJP2_GMLCOV_NIL_VALUES
ConstantGMLJP2_GMLCOV_NIL_VALUES="gmljp2-gmlcov-nil-values"
- See Also:
-
GMLJP2_GMLCOV_NIL_VALUES_BY_REF_HTTP
ConstantGMLJP2_GMLCOV_NIL_VALUES_BY_REF_HTTP="gmljp2-gmlcov-nil-values-byref-http"
- See Also:
-
GMLJP2_GMLCOV_COVERAGE_COLLECTION
ConstantGMLJP2_GMLCOV_COVERAGE_COLLECTION="gmljp2-gmlcov-coverage-collection"
- See Also:
-
GMLJP2_GMLCOV_COVERAGE_COLLECTION_ELEMENT
ConstantGMLJP2_GMLCOV_COVERAGE_COLLECTION_ELEMENT="gmljp2-gmlcov-coverage-collection-eleme"{trunked}
- See Also:
-
GMLJP2_GMLCOV_COVERAGE_CONTAINER_ELEMENT
ConstantGMLJP2_GMLCOV_COVERAGE_CONTAINER_ELEMENT="gmljp2-gmlcov-coverage-container-elemen"{trunked}
- See Also:
-
GMLJP2_GMLCOV_METADATA
ConstantGMLJP2_GMLCOV_METADATA="gmljp2-gmlcov-metadata"
- See Also:
-
GMLJP2_GMLCOV_FEATURES_ANNOTATION
ConstantGMLJP2_GMLCOV_FEATURES_ANNOTATION="gmljp2-gmlcov-features-annotation"
- See Also:
-
GMLJP2_ANNOTATION_CONTAINER
ConstantGMLJP2_ANNOTATION_CONTAINER="gmljp2-annotation-container"
- See Also:
-
GMLJP2_STYLE_CONTAINER
ConstantGMLJP2_STYLE_CONTAINER="gmljp2-style-container"
- See Also:
-
GMLJP2_GMLCOV_FILENAME_CODESTREAM
ConstantGMLJP2_GMLCOV_FILENAME_CODESTREAM="gmljp2-gmlcov-filename-codestream"
- See Also:
-
GMLJP2_XML_NOT_SIGNALLED_CORRECTLY
ConstantGMLJP2_XML_NOT_SIGNALLED_CORRECTLY="gmljp2-xml-not-signalled-correctly"
- See Also:
-
GMLJP2_JPX_COMPATILITY
ConstantGMLJP2_JPX_COMPATILITY="gmljp2-jpx-compatibility"
- See Also:
-
GMLJP2_JP2_COMPATILITY
ConstantGMLJP2_JP2_COMPATILITY="gmljp2-jp2-compatibility"
- See Also:
-
GMLJP2_GMLDATA_EXISTS
ConstantGMLJP2_GMLDATA_EXISTS="gmljp2-gmldata-exists"
- See Also:
-
GMLJP2_TEST_STRUCTURE_XMLBOX
ConstantGMLJP2_TEST_STRUCTURE_XMLBOX="gmljp2-test-structure-xmlbox"
- See Also:
-
GMLJP2_SCHEMA_LOCATION
ConstantGMLJP2_SCHEMA_LOCATION="gmljp2-schema-location"
- See Also:
-
GMLJP2_EXTERNAL_REFS
ConstantGMLJP2_EXTERNAL_REFS="gmljp2-external-references"
- See Also:
-
GMLJP2_INTERNAL_REFERENCES
ConstantGMLJP2_INTERNAL_REFERENCES="gmljp2-internal-references"
- See Also:
-
GMLJP2_INTERNAL_REF_TO_XML_BOX
ConstantGMLJP2_INTERNAL_REF_TO_XML_BOX="gmljp2-internal-ref-to-xml-box"
- See Also:
-
GMLJP2_INTERNAL_REF_TO_CODESTREAM
ConstantGMLJP2_INTERNAL_REF_TO_CODESTREAM="gmljp2-internal-ref-to-codestream"
- See Also:
-
-
Constructor Details
-
ErrorMessageKeys
public ErrorMessageKeys()
-