Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-1784

find more memory efficient mechanism for extracting json from html documents

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 2.9
    • Fix Version/s: None
    • Component/s: file format issue
    • Labels:
      None

      Description

      in Version 2.9, HTML data extraction with JSoup involves importing the whole document into memory and constructing a dom model. Ideally, we should use a stax processing model to identify and extract the json elements.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jprocter James Procter
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated: