oracle.xml.xsql
Class XSQLCommandLine

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

public final class XSQLCommandLine
extends java.lang.Object

Command-line Utility to process XSQL Pages.


Constructor Summary
XSQLCommandLine()
           
 
Method Summary
TypeMethod
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSQLCommandLine

public XSQLCommandLine()
Method Detail

main

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