public class CreateInterface extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateInterface.PrintStreamFactory |
| Constructor and Description |
|---|
CreateInterface(CreateInterface.PrintStreamFactory _factory,
boolean _builtin) |
| Modifier and Type | Method and Description |
|---|---|
void |
createInterface(Reader introspectdata)
Output the interface for the supplied xml reader
|
static void |
main(String[] args) |
static void |
version() |
public String comment
public CreateInterface(CreateInterface.PrintStreamFactory _factory, boolean _builtin)
public static void version()
public void createInterface(Reader introspectdata) throws ParserConfigurationException, SAXException, IOException, DBusException
introspectdata - The introspect data readerParserConfigurationException - 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 © 2017. All rights reserved.