Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-42

Content class needs (String,String,String) constructor.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1-incubating
    • 0.1-incubating
    • general
    • None

    Description

      Since Iterable<Content> is now a parameter of the public Parser interface, it is important to minimize the amount of effort required to create this parameter. Currently, if one knows the strings (text, xpath, and regex), it is necessary to create a JDOM element to store those strings, and one must inspect the source code to see how they are stored (attribute vs. element, for example).

      Attachments

        1. tika42.patch
          0.6 kB
          Keith Bennett

        Activity

          People

            jukkaz Jukka Zitting
            kbennett Keith Bennett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: