org.activemath.xsl
Class SymbolPresentationImportGenerator
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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