highlighter application
1.1
HCE project utils : highlighter
|
#include "CRC64.h"
#include "CWords.hpp"
#include "InDataRefine.hpp"
#include "HighlightingAlgorithmBase.hpp"
#include "NotStricktChain.hpp"
#include "OutDataRefine.hpp"
#include "Refine.hpp"
Go to the source code of this file.
Classes | |
class | HighlightingAlgorithmRefine |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' |
Class HighlightingAlgorithmRefine. It contains Highlighting Algoritm implementation through "Refine" component
Definition in file HighlightingAlgorithmRefine.hpp.