org.activemath.xsl
Class SymbolPresentationImportGenerator

java.lang.Object
  extended by org.activemath.xsl.SymbolPresentationImportGenerator

public class SymbolPresentationImportGenerator
extends Object

This simple process class generates the omdoc1/xsl/SymbolPresentationImports.xsl collecting all the presentation.symbolImports.* properties collected from the appropriate ManagerSubconfiguration and outputs them to the file given by the property


Method Summary
static void generateAllSymbolImports()
           
static void main(String[] args)
          The command-line entry point
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
The command-line entry point

Throws:
Exception

generateAllSymbolImports

public static void generateAllSymbolImports()
                                     throws Exception
Throws:
Exception