Package loci.common.xml

  • Interface Summary 
    Interface Description
    XMLTools.SchemaReader
    A schema reader can provide InputStreams for certain XML schemas.
  • Class Summary 
    Class Description
    BaseHandler
    Top-level SAX handler.
    LSInputI
    A simple bean implementation of the LSInput interface.
    ParserErrorHandler
    Used by various XMLTools methods to handle XML parsing errors.
    ValidationErrorHandler
    Used by validateXML to handle XML validation errors.
    XMLTools
    A utility class for working with XML.