Hi,

When I try to port ATLANTBH's filter-xpath pluigns. I saw a parsemetadata object. I think this used from 1.x. I do little search in 2.x I found in HTMLParser.java. it created but it is not set any every. Can you explain this is need us in 2.x or we can clean this code block ? If this is unnecessary thing. Why do we set those ?

      metadata.set(Metadata.ORIGINAL_CHAR_ENCODING, encoding);
      metadata.set(Metadata.CHAR_ENCODING_FOR_CONVERSION, encoding);

Regards
Talat

Reply via email to