OCDM Documentation

1.0

Introduction

This documentation section describes the object-oriented interface provided by the Ellogon Text Engineering Platform. Special care has been taken so as the provided object oriented API to be as consistent as possible across different programming languages (just as the procedural oriented API).

Currently, three object oriented languages are supported: C++, Java and Perl. Since the object oriented API is almost identical for the three languages, the same documentation can be used for programming in either of these languages.

The only difference between the langauges is the inability of Java to support operator overloading. As a result, the C++ overloaded operator [] (that retrieves an element of a set) has been converted to the method get.


Generated on Tue Jun 26 17:40:44 2007 for OCDM by  doxygen 1.5.2