org.odftoolkit.odfvalidator
Class Main

java.lang.Object
  extended by org.odftoolkit.odfvalidator.Main

public class Main
extends Object

This application validates an OpenDocument file. To run this application from the command line without Ant, try: java -jar "[path/]ODFValidator.jar".

Author:
michael

Constructor Summary
Main()
          Creates a new instance of Main
 
Method Summary
static void main(String[] aArgs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Creates a new instance of Main

Method Detail

main

public static void main(String[] aArgs)
Parameters:
aArgs - the command line arguments


Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.