Skip navigation links

Oracle® Database XML Java API Reference
12c Release 1 (12.1)

E15981-09


oracle.xml.xsql
Class XSQLDiagnostic

java.lang.Object
  extended by 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)
           
 void msg(java.lang.String text)
           

 

Methods inherited from class java.lang.Object
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)

debugPrintToFile

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

Skip navigation links

Oracle® Database XML Java API Reference
12c Release 1 (12.1)

E15981-09


Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.