Package org.apache.sis.internal.jaxb.cat
package org.apache.sis.internal.jaxb.cat
Base classes for code lists and enumerations.
ISO 19115-3:2016 defines them in the "http://standards.iso.org/iso/19115/-3/cat/1.0" namespace.
- Since:
- 1.0
- Version:
- 1.1
-
ClassesClassDescriptionCodeListAdapter<ValueType extends CodeListAdapter<ValueType,
BoundType>, BoundType extends org.opengis.util.CodeList<BoundType>> An adapter forCodeList
, in order to implement the ISO 19115-3 standard.Stores information aboutCodeList
in order to marshal in the way defined by ISO 19115-3.An adapter forEnum
, in order to implement the ISO 19115-3 standard.