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

                 Key: TIKA-42
                 URL: https://issues.apache.org/jira/browse/TIKA-42
             Project: Tika
          Issue Type: Improvement
          Components: general
    Affects Versions: 0.1-incubator
            Reporter: Keith R. Bennett
             Fix For: 0.1-incubator


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).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to