| Package | Description |
|---|---|
| com.denodo.parser.connection.filter |
Provides the classes to develop custom input filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomConnectionFilter
To develop a custom connection filter, override this class and implement the method
execute(java.io.InputStream) |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionFilter |
ConnectionFilter.nextFilter |
| Modifier and Type | Method and Description |
|---|---|
ConnectionFilter |
ConnectionFilter.getNextFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionFilter.setNextFilter(ConnectionFilter nextFilter) |
Copyright © 2024 Denodo Technologies. All rights reserved.