InterfaceCodeGenerator@Deprecated public class CreateInterface extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
CreateInterface.InterfaceDefinition
Deprecated.
|
| Constructor and Description |
|---|
CreateInterface(PrintStreamFactory _factory,
boolean _builtin)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createInterface(Reader _introspectdata,
org.freedesktop.dbus.bin.CreateInterface.Config _config)
Deprecated.
Output the interface for the supplied xml reader
|
static void |
main(String[] args)
Deprecated.
|
static void |
version()
Deprecated.
|
public String comment
public CreateInterface(PrintStreamFactory _factory, boolean _builtin)
public static void version()
public void createInterface(Reader _introspectdata, org.freedesktop.dbus.bin.CreateInterface.Config _config) throws ParserConfigurationException, SAXException, IOException, DBusException
_introspectdata - The introspect data reader_config - configParserConfigurationException - If the xml parser could not be configuredSAXException - If a problem occurs reading the xml dataIOException - If an IO error occursDBusException - If the dbus related error occursCopyright © 2019. All rights reserved.