org.activemath.presentation.xsl
Class ImportGenerator
java.lang.Object
org.activemath.presentation.xsl.ImportGenerator
public class ImportGenerator
- extends Object
Ripped off from old org.activemath.xsl.SymbolPresentationImportGenerator
Only works on files, not URLs.
Supposed config:
xsl.imports.html = html/HTML_ActiveMath/SymbolImports.xsl
xsl.imports.html.ida = ida-symbols.xsl
xsl.imports.html.ai = AI-symbols.xsl
xsl.imports.latex = latex/LaTeX_ActiveMath/SymbolImportsLatex.xsl
xsl.imports.latex.ida = ida-symbolsLatex.xsl
xsl.imports.latex.ai = AI-symbolsLatex.xsl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Logger log
generateAllSymbolImports
public static void generateAllSymbolImports()
main
public static void main(String[] args)