Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

oracle.xml.xsql
Class XSQLDiagnostic

java.lang.Object
  |
  +--oracle.xml.xsql.XSQLDiagnostic

public final class XSQLDiagnostic
extends java.lang.Object

Constructor Summary
XSQLDiagnostic(java.lang.String diagFile)
           

 

Method Summary
static void debugPrintToFile(java.lang.String msg, java.lang.String filename)
           
protected  void finalize()
           
 void msg(java.lang.String text)
           

 

Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

XSQLDiagnostic

public XSQLDiagnostic(java.lang.String diagFile)
Method Detail

msg

public void msg(java.lang.String text)

finalize

protected void finalize()
                 throws java.lang.Throwable
Overrides:
finalize in class java.lang.Object
java.lang.Throwable

debugPrintToFile

public static void debugPrintToFile(java.lang.String msg,
                                    java.lang.String filename)

Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

Copyright © 2003, Oracle. All Rights Reserved.