|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hpi.fgis.voidgen.hadoop.config.XmlConfigToArgs
public class XmlConfigToArgs
Provides the functionality for converting an XML configuration file containing Hadoop and Job properties to generic command line options parsed by the generic options parser.
Constructor Summary | |
---|---|
XmlConfigToArgs()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Parses the given XML document and prints the properties to the standard output. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlConfigToArgs()
Method Detail |
---|
public static void main(java.lang.String[] args) throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, java.io.IOException
args
- <XML configuration file>
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |