Class FormatXMLSPIProbe


  • public final class FormatXMLSPIProbe
    extends java.lang.Object
    An XML probe.
    • Constructor Detail

      • FormatXMLSPIProbe

        public FormatXMLSPIProbe​(SPIParserRequest in_request,
                                 org.xml.sax.XMLReader in_reader)
        Construct a parser.
        Parameters:
        in_request - The parse request
        in_reader - The XML reader
    • Method Detail

      • probe

        public SPIProbeResultType probe()
                                 throws java.io.IOException
        Execute the probe.
        Returns:
        The probe result
        Throws:
        java.io.IOException - On I/O errors