|
<debian@matthew.ath.cx>Matthew Johnson 2006Matthew JohnsonJanuary 10, 2006; NAMECreateInterface — Create a Java Interface definition from DBus introspection data.SYNOPSISCreateInterface [introspection.xml] [busname objectname] [-y ] [--system ] [-s ] [--session ] [-f ] [--create-files ] [-h ] [--help]DESCRIPTIONThis manual page documents briefly the CreateInterface command.CreateInterface takes DBus introspection data, either as an XML file or by calling the Introspect() method on the Bus, and converts it into a Java interface file. This is either written to the standard output or to the correct file structure for the Java packages. OPTIONSThese programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
AUTHORThis manual page was written by Matthew Johnson <debian@matthew.ath.cx>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2 as published by the Free Software Foundation.On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2. Visit the GSP FreeBSD Man Page Interface. |