SAXParser: support stopping a parsing process

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: None
    • Component/s: xml

      The SAXParser does not provide a mechanism to stop the parsing process. The semantic therefore is that a SAXParser would always scan through the whole XML document once a parsing process is started. This is especially undesirable when parsing a very large document.

      This enhancement request proposes to add stop() and resume() methods to allow stopping and resuming a parsing process.

            Assignee:
            Joe Wang
            Reporter:
            Joe Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: