TIKA-138: Ignore HTML style and script content
commit3207b49b1f4f17560190027f9ba1de0e17b2099c
authorJukka Lauri Zitting <jukka@apache.org>
Tue, 8 Apr 2008 15:59:54 +0000 (8 15:59 +0000)
committerJukka Lauri Zitting <jukka@apache.org>
Tue, 8 Apr 2008 15:59:54 +0000 (8 15:59 +0000)
tree9081fe7e645796835dd9f1d858bdabd7e56dd5fd
parent5b73dbbea2218cf6c3aa63391cba779e94b7c486
TIKA-138: Ignore HTML style and script content
    - Added a set of elements to discard, currently style and script

git-svn-id: https://svn.eu.apache.org/repos/asf/incubator/tika/trunk@645982 13f79535-47bb-0310-9956-ffa450edef68
CHANGES.txt
src/main/java/org/apache/tika/parser/html/HtmlParser.java