com.ibm.jusb.tools.text
Class TextUsbView

java.lang.Object
  extended by com.ibm.jusb.tools.text.TextUsbView

public class TextUsbView
extends java.lang.Object

Class to display the USB device topology tree using standard out.

Author:
Dan Streetman

Constructor Summary
TextUsbView()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Main
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUsbView

public TextUsbView()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Main

Throws:
java.lang.Exception