| Package | Description |
|---|---|
| org.apache.cxf.tools.corba.idlpreprocessor |
The preprocessor resolves IDL preprocessor instructions like define, ifdef, include, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIncludeResolver |
| Constructor and Description |
|---|
IdlPreprocessorReader(URL startURL,
String startLocation,
IncludeResolver resolver,
DefineState state)
Creates a new IncludeReader.
|
Apache CXF