TIKA-129: node() support for the streaming XPath utility
commitc3c2f50948bb67de1d09c5e3db399c8fb55b8c72
authorJukka Lauri Zitting <jukka@apache.org>
Tue, 18 Mar 2008 22:18:07 +0000 (18 22:18 +0000)
committerJukka Lauri Zitting <jukka@apache.org>
Tue, 18 Mar 2008 22:18:07 +0000 (18 22:18 +0000)
treefe27e060f10e3454d5c1b55ce8a4061bcc1094c4
parent8fb59ba533c76e1a2544e4f0ffb99f4813fc38be
TIKA-129: node() support for the streaming XPath utility

git-svn-id: https://svn.eu.apache.org/repos/asf/incubator/tika/trunk@638609 13f79535-47bb-0310-9956-ffa450edef68
CHANGES.txt
src/main/java/org/apache/tika/sax/xpath/NodeMatcher.java [new file with mode: 0644]
src/main/java/org/apache/tika/sax/xpath/XPathParser.java