Uses of Class
org.apache.sis.xml.ValueConverter
-
Packages that use ValueConverter Package Description org.apache.sis.xml Provides methods for marshalling and unmarshalling SIS objects in XML. -
-
Uses of ValueConverter in org.apache.sis.xml
Fields in org.apache.sis.xml declared as ValueConverter Modifier and Type Field Description static ValueConverter
ValueConverter. DEFAULT
The default, thread-safe and immutable instance.
-