prettyxml
1.2.0

dk.hippogrif.prettyxml.app
Class Main

java.lang.Object
  extended bydk.hippogrif.prettyxml.app.Main

public class Main
extends java.lang.Object

A command line application for prettyprinting an xml file. If no options are present the GUI application is invoked. See dk.hippogrif.prettyxml.

Author:
Jesper Goertz
See Also:
MainJFrame

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Application using commandline options or running GUI if no options.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Application using commandline options or running GUI if no options.


prettyxml
1.2.0

Copyright © 2005 Jesper Goertz. All Rights Reserved.