org.testng
Class Converter

java.lang.Object
  extended by org.testng.Converter

public class Converter
extends Object

Convert XML files to YAML and vice versa.

Author:
cbeust

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

Constructor Detail

Converter

public Converter()
Method Detail

main

public static void main(String[] args)
                 throws ParserConfigurationException,
                        SAXException,
                        IOException
Throws:
ParserConfigurationException
SAXException
IOException


Copyright © 2012. All Rights Reserved.