Revision 1189974

Go back to digest for 31st October 2010

Features in Utilities

Tobias Koenig committed changes in /trunk/kdesupport/strigi/libstreamanalyzer/lib:

Add support for parsing XESAM xml-language.

The parser only covers the required part of the XESAM xml-language specification and doesn't support the <inSet> or <fullTextFields> tag, since there is no 1:1 transformation to Strigi::Query for these.

File Changes

Added 6 files
  • /trunk/kdesupport/strigi/libstreamanalyzer/lib
  •   /xesamparser.cpp
  •   /xesamparser.h
  •   /xmlparser
  •   /xmlparser/libxmlstream.cpp
  •   /xmlparser/xmlstream.cpp
  •   /xmlparser/xmlstream.h
Modified 2 files
  • /trunk/kdesupport/strigi/libstreamanalyzer/lib
  •   /CMakeLists.txt
  •   /queryparser.cpp
8 files changed in total