All Classes and Interfaces
Class
Description
Helper to create Java class/interface files with proper formatting.
Contains information about annotation to place on classes, members or methods.
Pojo which represents a class constructor.
Pojo which represents a class method.
Enum to define either the
ClassBuilderInfo
is for a CLASS or an INTERFACE.Pojo which represents a class member/field or argument.
Deprecated.
A summary class for a dbus entry for use in a table model
Reads a DBus signature string and converts it to java classes tree.
Uses a DBus signature string like "a(ia{sv})" and converts it something like:
Uses a DBus signature string like "a(ia{sv})" and converts it something like:
A viewer for DBus
goal is to replicate the functionality of kdbus with Java smarts
Checks identifiers for keywords etc and mangles them if so.
Replacement for the old CreateInterface tool.
This class lists all the names currently connected on the bus
Helper to create a DBus struct class.
Helper to convert DBus types and java types.
InterfaceCodeGenerator