Uses of Enum
org.apache.sis.internal.jaxb.FilterByVersion
Packages that use FilterByVersion
Package
Description
A set of helper classes for JAXB handling in the SIS implementation.
-
Uses of FilterByVersion in org.apache.sis.internal.jaxb
Subclasses with type arguments of type FilterByVersion in org.apache.sis.internal.jaxbModifier and TypeClassDescriptionenumAn enumeration of metadata or GML versions which determine which XML elements to include or exclude during XML marshalling.Methods in org.apache.sis.internal.jaxb that return FilterByVersionModifier and TypeMethodDescriptionstatic FilterByVersionReturns the enum constant of this type with the specified name.static FilterByVersion[]FilterByVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.