com.ibm.jusb.tools.text
Class TextUsbView
java.lang.Object
com.ibm.jusb.tools.text.TextUsbView
public class TextUsbView
- extends Object
Class to display the USB device topology tree using standard out.
- Author:
- Dan Streetman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextUsbView
public TextUsbView()
main
public static void main(String[] argv)
throws Exception
- Main
- Throws:
Exception
displayUsbDevice
protected static void displayUsbDevice(UsbDevice device,
String offset)
throws Exception
- Throws:
Exception
print
protected static void print(String s)
println
protected static void println(String s)
Copyright © 2013 LSST. All Rights Reserved.