Uses of Class
org.n52.svalbard.util.XmlHelper.LaxValidationCase
-
Packages that use XmlHelper.LaxValidationCase Package Description org.n52.svalbard.util -
-
Uses of XmlHelper.LaxValidationCase in org.n52.svalbard.util
Methods in org.n52.svalbard.util that return XmlHelper.LaxValidationCase Modifier and Type Method Description static XmlHelper.LaxValidationCaseXmlHelper.LaxValidationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static XmlHelper.LaxValidationCase[]XmlHelper.LaxValidationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-