Uses of Enum Class
org.javastro.ivoa.schema.XMLValidator.ErrorKind
-
Uses of XMLValidator.ErrorKind in org.javastro.ivoa.schema
Methods in org.javastro.ivoa.schema that return XMLValidator.ErrorKindModifier and TypeMethodDescriptionstatic XMLValidator.ErrorKindReturns the enum constant of this class with the specified name.static XMLValidator.ErrorKind[]XMLValidator.ErrorKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.javastro.ivoa.schema with parameters of type XMLValidator.ErrorKind