Optim Data Privacy Providers
11.3.0
|
ODPP Parser is based upon ANTLR (ANother Tool for Language Recognition). The ODPP Parser is implemented in C and uses the ANTLR3 C Runtime library. The parser takes an ODPP parameter string as input, and returns a key-value array/linked-list as output.
The application (e.g. ODPP-type UDFs or Optim-Lua) calling the ODPP Parser uses the key-value array/linked-list returned from the ODPP Parser as input to the ODPP Parameter Generator. The ODPP Parameter Generator uses the key-value array/linked-list to build the ODPP-specific parameters that are used to initialize the ODPP framework and specific ODPP service provider.
The following are the data structures provided for the ODPP Parser and Parameter generator:
The following are the functions provided for the ODPP Parser and Parameter generator: