scala.xml.include.sax

object Main

[source: scala/xml/include/sax/Main.scala]

object Main
extends AnyRef
Method Summary
def main (args : Array[java.lang.String]) : Unit
The driver method for xinc Output is written to System.out via Conolse

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def main(args : Array[java.lang.String]) : Unit
The driver method for xinc Output is written to System.out via Conolse

Parameters
args - contains the URLs and/or filenames of the documents to be procesed.