JavaScript is disabled on your browser.
java.lang.Object
org.apache.derby.impl.tools.planexporter.CreateXMLFile
public class CreateXMLFile
extends java.lang.Object
This class is to create the final xml file, that will be used
by the Graphical Query Explainer.
This is called from org.apache.derby.tools.PlanExporter.
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
writeTheXMLFile
public void writeTheXMLFile(java.lang.String stmt,
java.lang.String time,
java.io.Writer out,
java.lang.String xsl_sheet_name)
throws java.io.IOException
Parameters:
stmt
- statement executed
time
- time which the statement was executed
out
- where to write the XML file
xsl_sheet_name
- name of the style sheet
Throws:
java.io.IOException
Built on Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.