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. 
 

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
           
 



Apache CXF