BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xml.utils.synthetic
Class TestDriver

java.lang.Object
  |
  +--weblogic.apache.xml.utils.synthetic.TestDriver

public class TestDriver
extends java.lang.Object

Class TestDriver

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Field Summary
static int sampleField
          Field sampleField
 
Constructor Summary
TestDriver()
           
 
Method Summary
static void dumpClass(Class C)
          Method dumpClass
static void main(java.lang.String[] args)
          Method main
 void quickcheck()
          Method quickcheck
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sampleField

public static int sampleField
Field sampleField
Constructor Detail

TestDriver

public TestDriver()
Method Detail

main

public static void main(java.lang.String[] args)
Method main

Parameters:
args -  

dumpClass

public static void dumpClass(Class C)
Method dumpClass

Parameters:
C -  

quickcheck

public void quickcheck()
Method quickcheck

Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.