Apache CXF API

Uses of Class
org.apache.cxf.tools.corba.idlpreprocessor.DefineState

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

Uses of DefineState in org.apache.cxf.tools.corba.idlpreprocessor
 

Constructors in org.apache.cxf.tools.corba.idlpreprocessor with parameters of type DefineState
IdlPreprocessorReader(URL startURL, String startLocation, IncludeResolver resolver, DefineState state)
          Creates a new IncludeReader.
 


Apache CXF API

Apache CXF