pfvieh.dbus-java.2.7.2.source-code.CreateInterface.sgml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dbus-java Show documentation
Show all versions of dbus-java Show documentation
Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/).
manpage.1'. You may view
the manual page with: `docbook-to-man manpage.sgml | nroff -man |
less'. A typical entry in a Makefile or Makefile.am is:
manpage.1: manpage.sgml
docbook-to-man $< > $@
The docbook-to-man binary is found in the docbook-to-man package.
Please remember that if you create the nroff version in one of the
debian/rules file targets (such as build), you will need to include
docbook-to-man in your Build-Depends control field.
-->
Matthew">
Johnson">
January 10, 2006">
1">
<[email protected]>">
DBUS-JAVA">
Debian">
GNU">
GPL">
]>
&dhemail;
&dhfirstname;
&dhsurname;
2006
&dhusername;
&dhdate;
&dhucpackage;
&dhsection;
&dhpackage;
Create a Java Interface definition from DBus
introspection data.
&dhpackage;
DESCRIPTION
This manual page documents briefly the
&dhpackage; command.
&dhpackage; 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.
OPTIONS
These programs follow the usual &gnu; command line syntax,
with long options starting with two dashes (`-'). A summary of
options is included below.
Use the Session Bus to query introspection data
(This is the Default)
Use the System Bus to query introspection data
(Default is Session)
Writes introspection data into files rather than to stdout.
Do not ignore builtin (org.freedesktop.DBus)
interfaces while parsing introspection data
Show summary of options.
AUTHOR
This manual page was written by &dhusername; &dhemail;. 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.