| Interface | Description | 
|---|---|
| Expression | Provides an interface for OBFL-expressions. | 
| ExpressionFactory | Provides a factory for expressions. | 
| ObflParser | Provides an OBFL-parser. | 
| ObflParserFactoryService | 
 Provides an interface for a ObflParserFactory service. | 
| Class | Description | 
|---|---|
| ExpressionFactoryMaker | Like all maker classes in the api, this
 class is only used directly in SPI context. | 
| ObflParserFactoryMaker | Like all maker classes in the api, this
 class is only used directly in SPI context. | 
| Exception | Description | 
|---|---|
| ObflParserException | Provides an exception for conditions occuring when parsing an OBFL-file. | 
Provides an API for OBFL.
The SPI entry points for using this package are:
The OSGi entry points for using this package are:
To add additional implementations, use the following interfaces: