CORBA::JAVA - IDL compiler to language JAVA mapping
idl2java parses the given input file (IDL) and generates JAVA files following the language JAVA mapping rules.
idl2java is a Perl OO application what uses the Visitor design pattern.
CORBA::IDL
CORBA::HTML - Implements HTML documentation CORBA::C - Compiler to C include
CORBA Specifications, including IDL (Interface Definition Language) and IDL to JAVA Language Mapping are available on <http://www.omg.org/>.
Standard build/installation supported by ExtUtils::MakeMaker(3)...
$ perl Makefile.PL
$ make
$ make install
Send bug reports, comments and suggestions to francois.perrad@gadz.org