Apache CXF API

Uses of Package
org.apache.cxf.tools.corba.idlpreprocessor

Packages that use org.apache.cxf.tools.corba.idlpreprocessor
org.apache.cxf.tools.corba.idlpreprocessor The preprocessor resolves IDL preprocessor instructions like define, ifdef, include, etc. 
org.apache.cxf.tools.corba.processors.idl   
 

Classes in org.apache.cxf.tools.corba.idlpreprocessor used by org.apache.cxf.tools.corba.idlpreprocessor
DefineState
          A registry for #define preprocessor instructions that allows tracking whether a symbol is defined or not.
IncludeResolver
           
 

Classes in org.apache.cxf.tools.corba.idlpreprocessor used by org.apache.cxf.tools.corba.processors.idl
IdlPreprocessorReader
          A Reader that implements the #include functionality of the preprocessor.
 


Apache CXF API

Apache CXF