org.odftoolkit.odfvalidator
Class Main
java.lang.Object
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
- Creates a new instance of Main
main
public static void main(String[] aArgs)
- Parameters:
aArgs
- the command line arguments
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.