org.freedesktop.dbus.bin
public abstract static class CreateInterface.PrintStreamFactory extends Object
Method Summary | |
---|---|
PrintStream | createPrintStream(String path, String tname) |
abstract PrintStream | createPrintStream(String file) |
abstract void | init(String file, String path) |
Parameters: path tname
Returns: PrintStream
Throws: IOException
Parameters: file
Returns: PrintStream
Throws: IOException