Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


oracle.xml.xsql
Class XSQLDiagnostic

java.lang.Object
  extended byoracle.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
Throws:
java.lang.Throwable

debugPrintToFile

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

Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


Copyright © 2003, 2006, Oracle. All rights reserved.