org.odftoolkit.odfxsltrunner
Class Main

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

public class Main
extends Object

This application applies an XSLT style sheet to an ODF file. To run this application from the command line without Ant, try: java -jar "[path/]odfxsltrunner.jar".


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 © 2017 The Apache Software Foundation. All rights reserved.