idl
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 58
autotools-idl 0.11.0-0.10.3 (Exemples)
autotools-idl is a patch for automake and some autoconf scripts that adds support for IDL and C++ ORBs. more>>
autotools-idl is a patch for automake and some autoconf macros which add support for IDL and C++ ORBs.
autotools-idl tries to provide full support for compiling IDL files to C++ stubs and skeletons. The autoconf macros provide an unified detection of different C++ ORBs.
The two parts of autotools-idl are called automake-idl and autoconf-orb, respectively.
autotools-idl have been tested for:
- Operating systems: GNU/Linux, FreeBSD, Solaris, NetBSD, OpenBSD, Darwin (MacOS X), CygWin (MS Windows)
- ORBs: omniORB 3.x.y, omniORB 4.x.y, MICO, ORBacus, VisiBroker
- GNU make, BSD make, Solaris make
- C++ compilers: GCC, Intel C++ compiler, Sun C++ compiler
autotools-idl are planned to be tested for:
- Operating systems: none
- ORBs: orbitcpp, TAO
autotools-idl does not support C ORBs (e.g. ORBit) and most probably will never do. Java ORBs are even more certainly out of the question.
autotools-idl may be distributed under the terms of the GPL.
Enhancements:
- Non-default linking for Orbix was fixed (e.g. 64-bit under Linux or Solaris).
- Detection of OpenSSL was fixed for certain systems in entirely static linking mode.
<<lessautotools-idl tries to provide full support for compiling IDL files to C++ stubs and skeletons. The autoconf macros provide an unified detection of different C++ ORBs.
The two parts of autotools-idl are called automake-idl and autoconf-orb, respectively.
autotools-idl have been tested for:
- Operating systems: GNU/Linux, FreeBSD, Solaris, NetBSD, OpenBSD, Darwin (MacOS X), CygWin (MS Windows)
- ORBs: omniORB 3.x.y, omniORB 4.x.y, MICO, ORBacus, VisiBroker
- GNU make, BSD make, Solaris make
- C++ compilers: GCC, Intel C++ compiler, Sun C++ compiler
autotools-idl are planned to be tested for:
- Operating systems: none
- ORBs: orbitcpp, TAO
autotools-idl does not support C ORBs (e.g. ORBit) and most probably will never do. Java ORBs are even more certainly out of the question.
autotools-idl may be distributed under the terms of the GPL.
Enhancements:
- Non-default linking for Orbix was fixed (e.g. 64-bit under Linux or Solaris).
- Detection of OpenSSL was fixed for certain systems in entirely static linking mode.
Download (0.010MB)
Added: 2007-06-03 License: GPL (GNU General Public License) Price:
877 downloads
CORBA-Python 0.30
CORBA-Python is a package supplies the following tools : idl2py : IDL compiler to Python. more>>
CORBA-Python is a package supplies the following tools : idl2py : IDL compiler to Python.
idl2pyemb : IDL compiler to Python embedded with C idl2pyext : IDL compiler to Python extension with C idl2pycli : RPC-GIOP client stub generator idl2pysrv : RPC-GIOP server skeleton generator
<<lessidl2pyemb : IDL compiler to Python embedded with C idl2pyext : IDL compiler to Python extension with C idl2pycli : RPC-GIOP client stub generator idl2pysrv : RPC-GIOP server skeleton generator
Download (0.060MB)
Added: 2006-11-11 License: Perl Artistic License Price:
1080 downloads
idl2c 2.45
idl2c is an IDL compiler to language C mapping. more>>
idl2c is an IDL compiler to language C mapping.
SYNOPSIS
idl2c [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2c parses the given input file (IDL) and generates a include file following the language C mapping rules.
idl2c is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2c needs a cpp executable.
<<lessSYNOPSIS
idl2c [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2c parses the given input file (IDL) and generates a include file following the language C mapping rules.
idl2c is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2c needs a cpp executable.
Download (0.011MB)
Added: 2007-05-30 License: Perl Artistic License Price:
533 downloads
idl2cpp 0.21
idl2cpp is a IDL compiler to language C++ mapping. more>>
idl2cpp is a IDL compiler to language C++ mapping.
SYNOPSIS
idl2cpp [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2cpp parses the given input file (IDL) and generates a include file following the language C mapping rules.
idl2cpp is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2cpp needs Math::BigInt and CORBA::Fixed modules.
idl2cpp needs a cpp executable.
<<lessSYNOPSIS
idl2cpp [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2cpp parses the given input file (IDL) and generates a include file following the language C mapping rules.
idl2cpp is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2cpp needs Math::BigInt and CORBA::Fixed modules.
idl2cpp needs a cpp executable.
Download (0.011MB)
Added: 2007-05-31 License: Perl Artistic License Price:
538 downloads
CORBA::IDLtreev 1.4
CORBA::IDLtree is a Perl module that builds abstract syntax trees from CORBA IDL. more>>
CORBA::IDLtree is a Perl module that builds abstract syntax trees from CORBA IDL.
The main export is sub Parse_File which takes an IDL input file name as the parameter, and returns a reference to an array of references to the root nodes constructed (or 0 if there were syntax errors.)
Parse_File uses two auxiliary data structures:
@include_path - Paths where to look for included IDL files
%defines - Symbol definitions for the preprocessor
(cf. the -D switch on many C compilers)
where -DSYM=VAL is represented as
$defines{SYM} = VAL. -DSYM is represented as
$defines{SYM} = 1.
A further export is the sub Dump_Symbols which takes the return value
of Parse_File as the parameter, and prints the trees constructed to
stdout in IDL syntax.
<<lessThe main export is sub Parse_File which takes an IDL input file name as the parameter, and returns a reference to an array of references to the root nodes constructed (or 0 if there were syntax errors.)
Parse_File uses two auxiliary data structures:
@include_path - Paths where to look for included IDL files
%defines - Symbol definitions for the preprocessor
(cf. the -D switch on many C compilers)
where -DSYM=VAL is represented as
$defines{SYM} = VAL. -DSYM is represented as
$defines{SYM} = 1.
A further export is the sub Dump_Symbols which takes the return value
of Parse_File as the parameter, and prints the trees constructed to
stdout in IDL syntax.
Download (0.036MB)
Added: 2007-04-16 License: Perl Artistic License Price:
922 downloads
idl2java 2.49
idl2java is an IDL compiler to language Java mapping. more>>
idl2java is an IDL compiler to language Java mapping.
SYNOPSIS
idl2java [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-p "m1=prefix1;..."
Specify a list of prefix (gives full qualified Java package names).
-s
Generate the same serial uid as with C & Python.
-t "m1=new.name1;..."
Specify a list of name translation (gives full qualified Java package names).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
<<lessSYNOPSIS
idl2java [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-p "m1=prefix1;..."
Specify a list of prefix (gives full qualified Java package names).
-s
Generate the same serial uid as with C & Python.
-t "m1=new.name1;..."
Specify a list of name translation (gives full qualified Java package names).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
Download (0.048MB)
Added: 2007-05-30 License: Perl Artistic License Price:
557 downloads
idl2pycli 0.37
idl2pycli is an DL compiler to Python RPC-GIOP stub client. more>>
idl2pycli is an IDL compiler to Python RPC-GIOP stub client.
SYNOPSIS
idl2pycli [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -J -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for version IDL 3.0).
-J directory
Specify a path for Python package.
-v
Display version.
-x
Enable export (only for version IDL 3.0).
idl2pycli parses the given input file (IDL) and generates :
a set of Python sources : an optional _spec.py and pkg/__init__.py for each package
setup.py
idl2pycli is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2pycli needs a cpp executable.
CORBA Specifications, including IDL (Interface Language Definition) and Python Language Mapping are available on .
INSTALLATION
After standard Perl installation, you must install the Python package PyIDL :
setup.py install
<<lessSYNOPSIS
idl2pycli [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -J -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for version IDL 3.0).
-J directory
Specify a path for Python package.
-v
Display version.
-x
Enable export (only for version IDL 3.0).
idl2pycli parses the given input file (IDL) and generates :
a set of Python sources : an optional _spec.py and pkg/__init__.py for each package
setup.py
idl2pycli is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2pycli needs a cpp executable.
CORBA Specifications, including IDL (Interface Language Definition) and Python Language Mapping are available on .
INSTALLATION
After standard Perl installation, you must install the Python package PyIDL :
setup.py install
Download (0.061MB)
Added: 2007-05-30 License: Perl Artistic License Price:
877 downloads
idl2pysrv 0.37
idl2pysrv is a IDL compiler to Python RPC-GIOP skeleton server. more>>
idl2pysrv is a IDL compiler to Python RPC-GIOP skeleton server.
SYNOPSIS
idl2pysrv [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -J -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for version IDL 3.0).
-J directory
Specify a path for Python package.
-v
Display version.
-x
Enable export (only for version IDL 3.0).
idl2pysrv parses the given input file (IDL) and generates :
a set of Python sources : an optional _spec_skel.py and pkg_skel/__init__.py for each package
setup_skel.py
idl2pysrv is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2pysrv needs a cpp executable.
<<lessSYNOPSIS
idl2pysrv [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -J -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for version IDL 3.0).
-J directory
Specify a path for Python package.
-v
Display version.
-x
Enable export (only for version IDL 3.0).
idl2pysrv parses the given input file (IDL) and generates :
a set of Python sources : an optional _spec_skel.py and pkg_skel/__init__.py for each package
setup_skel.py
idl2pysrv is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2pysrv needs a cpp executable.
Download (0.061MB)
Added: 2007-05-31 License: Perl Artistic License Price:
876 downloads
idl2pm 0.22
idl2pm is an IDL compiler to language Perl mapping. more>>
idl2pm is an IDL compiler to language Perl mapping.
SYNOPSIS
idl2pm [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -J -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for version 3.0).
-J directory
Specify a path for Perl package importation (use package;).
-v
Display version.
-x
Enable export (only for version 3.0).
idl2pm parses the given input file (IDL) and generates :
a Perl spec.pm with marshal and demarshal methods
idl2pm is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2pm needs a cpp executable.
CORBA Specifications, including IDL (Interface Definition Language) are available on http://www.omg.org/.
CORBA mapping for Perl [mapping.pod - Draft 1, 7 October 1999] comes with the package CORBA::MICO or CORBA::ORBit.
<<lessSYNOPSIS
idl2pm [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -J -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for version 3.0).
-J directory
Specify a path for Perl package importation (use package;).
-v
Display version.
-x
Enable export (only for version 3.0).
idl2pm parses the given input file (IDL) and generates :
a Perl spec.pm with marshal and demarshal methods
idl2pm is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2pm needs a cpp executable.
CORBA Specifications, including IDL (Interface Definition Language) are available on http://www.omg.org/.
CORBA mapping for Perl [mapping.pod - Draft 1, 7 October 1999] comes with the package CORBA::MICO or CORBA::ORBit.
Download (0.011MB)
Added: 2007-05-30 License: Perl Artistic License Price:
877 downloads
Automated support for compound RPC calls 0.2
Automated support for compound RPC calls is a project which augments RPCGEN to support NFSv4-style compound procedures. more>>
Automated support for compound RPC calls is a project which augments RPCGEN to support NFSv4-style compound procedures.
NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN.
By rearranging the ONC IDL for NFSv4 into AutoGen definitions, these templates will emit the original IDL *plus* all the code to package, send, distribute, collect, return, and dispatch the results.
The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL.
Templates for these calls and service routines is provided, too. The NFSv4 definitions are included.
<<lessNFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN.
By rearranging the ONC IDL for NFSv4 into AutoGen definitions, these templates will emit the original IDL *plus* all the code to package, send, distribute, collect, return, and dispatch the results.
The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL.
Templates for these calls and service routines is provided, too. The NFSv4 definitions are included.
Download (0.022MB)
Added: 2007-04-05 License: BSD License Price:
938 downloads
idl2xsd 0.41
idl2xsd is an IDL compiler to W3C XML Schema. more>>
idl2xsd is an IDL compiler to W3C XML Schema.
SYNOPSIS
idl2xsd [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of import.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-s
Generate a standalone Schema (not only type definition).
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2xsd parses the given input file (IDL) and generates :
a W3C Schema spec.xsd following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2xsd is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2xsd needs XML::DOM module.
idl2xsd needs a cpp executable.
CORBA Specifications, including IDL (Interface Definition Language) and CORBA to WSDL/SOAP Interworking Specification are available on http://www.omg.org/.
<<lessSYNOPSIS
idl2xsd [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of import.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-s
Generate a standalone Schema (not only type definition).
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2xsd parses the given input file (IDL) and generates :
a W3C Schema spec.xsd following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2xsd is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2xsd needs XML::DOM module.
idl2xsd needs a cpp executable.
CORBA Specifications, including IDL (Interface Definition Language) and CORBA to WSDL/SOAP Interworking Specification are available on http://www.omg.org/.
Download (0.016MB)
Added: 2007-05-30 License: Perl Artistic License Price:
878 downloads
idl2soap 0.41
idl2soap is an IDL compiler to WSDL/SOAP (Web Services Description Language). more>>
idl2soap is an IDL compiler to WSDL/SOAP (Web Services Description Language).
SYNOPSIS
idl2soap [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of import.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-s (xsd|rng)
Specify the schema used. By default xsd.
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2soap parses the given input file (IDL) and generates :
a WSDL file spec.wsdl following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
a WSDL binding file specbinding.wsdl (WS-I comformant soap binding).
idl2soap is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2soap needs XML::DOM module.
idl2soap needs a cpp executable.
<<lessSYNOPSIS
idl2soap [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of import.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-s (xsd|rng)
Specify the schema used. By default xsd.
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2soap parses the given input file (IDL) and generates :
a WSDL file spec.wsdl following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
a WSDL binding file specbinding.wsdl (WS-I comformant soap binding).
idl2soap is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2soap needs XML::DOM module.
idl2soap needs a cpp executable.
Download (0.016MB)
Added: 2007-05-31 License: Perl Artistic License Price:
876 downloads
idl2wsdl 0.41
idl2wsdl is an IDL compiler to WSDL (Web Services Description Language). more>>
idl2wsdl is an IDL compiler to WSDL (Web Services Description Language).
SYNOPSIS
idl2wsdl [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of import.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-s (xsd|rng)
Specify the schema used. By default xsd.
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2wsdl parses the given input file (IDL) and generates :
a WSDL file spec.wsdl following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2wsdl is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2wsdl needs XML::DOM module.
idl2wsdl needs a cpp executable.
<<lessSYNOPSIS
idl2wsdl [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of import.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-s (xsd|rng)
Specify the schema used. By default xsd.
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2wsdl parses the given input file (IDL) and generates :
a WSDL file spec.wsdl following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2wsdl is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2wsdl needs XML::DOM module.
idl2wsdl needs a cpp executable.
Download (0.016MB)
Added: 2007-05-31 License: Perl Artistic License Price:
545 downloads
idl2javaxml 2.49
idl2javaxml is an IDL compiler to language Java mapping & XML binding. more>>
idl2javaxml is an IDL compiler to language Java mapping & XML binding.
SYNOPSIS
idl2javaxml [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-p "m1=prefix1;..."
Specify a list of prefix (gives full qualified Java package names).
-t "m1=new.name1;..."
Specify a list of name translation (gives full qualified Java package names).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2javaxml parses the given input file (IDL) and generates the same files as idl2java and a classHelperXML.java file that contains XML marshal/demarshal methods. The XML binding follows the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2javaxml is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2javaxml needs a cpp executable.
<<lessSYNOPSIS
idl2javaxml [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -h -i -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-p "m1=prefix1;..."
Specify a list of prefix (gives full qualified Java package names).
-t "m1=new.name1;..."
Specify a list of name translation (gives full qualified Java package names).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2javaxml parses the given input file (IDL) and generates the same files as idl2java and a classHelperXML.java file that contains XML marshal/demarshal methods. The XML binding follows the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2javaxml is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2javaxml needs a cpp executable.
Download (0.048MB)
Added: 2007-05-30 License: Perl Artistic License Price:
877 downloads
idl2rng 0.41
idl2rng is a IDL compiler to RELAX NG Schema. more>>
idl2rng is a IDL compiler to RELAX NG Schema.
SYNOPSIS
idl2rng [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -r -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of include.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-r root-element
Specify a root element.
-s
Generate a standalone Schema (not only type definition).
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2rng parses the given input file (IDL) and generates :
a RELAX NG Schema spec.rng equivalent to W3C Schema following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2rng is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2rng needs XML::DOM module.
idl2rng needs a cpp executable.
<<lessSYNOPSIS
idl2rng [options] spec.idl
OPTIONS
All options are forwarded to C preprocessor, except -b -h -i -q -r -s -t -v -x.
With the GNU C Compatible Compiler Processor, useful options are :
-D name
-D name=definition
-I directory
-I-
-nostdinc
Specific options :
-b base uri
Specify a base uri for location of include.
-h
Display help.
-i directory
Specify a path for import (only for IDL version 3.0).
-q
Generate qualified elements.
-r root-element
Specify a root element.
-s
Generate a standalone Schema (not only type definition).
-t
Generate tabulated XML (beautify for human).
-v
Display version.
-x
Enable export (only for IDL version 3.0).
idl2rng parses the given input file (IDL) and generates :
a RELAX NG Schema spec.rng equivalent to W3C Schema following the CORBA to WSDL/SOAP Interworking Specification (WS-I comformant soap binding).
idl2rng is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.
idl2rng needs XML::DOM module.
idl2rng needs a cpp executable.
Download (0.016MB)
Added: 2007-05-31 License: Perl Artistic License Price:
876 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above idl search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed