All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.util.Trace

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----org.w3c.util.Trace

public class Trace
extends Throwable

Constructor Index

 o Trace()
 o Trace(String)

Method Index

 o showTrace()
 o showTrace(String)

Constructors

 o Trace
 public Trace()
 o Trace
 public Trace(String s)

Methods

 o showTrace
 public static void showTrace()
 o showTrace
 public static void showTrace(String title)

All Packages  Class Hierarchy  This Package  Previous  Next  Index