Uses of Interface
loci.common.xml.XMLTools.SchemaReader
Packages that use XMLTools.SchemaReader
-
Uses of XMLTools.SchemaReader in loci.common.xml
Methods in loci.common.xml with parameters of type XMLTools.SchemaReaderModifier and TypeMethodDescriptionstatic booleanXMLTools.validateXML(String xml, String label, XMLTools.SchemaReader schemaReader) Attempts to validate the given XML string using Java's XML validation facility.