Package org.docx4j.samples
Class FONonXSLT
java.lang.Object
org.docx4j.samples.FONonXSLT
Running Xalan extension functions on Android is problematic:
http://stackoverflow.com/questions/10579339/is-it-possible-to-call-a-java-extension-function-from-xalan-on-android
and generating the XSL FO via Xalan + extension functions
is a bit slow,
so this uses TraversalUtils to generate XSL FO output
without any need for Xalan or XSLT.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FONonXSLT
public FONonXSLT()
-
-
Method Details
-
main
- Parameters:
args-- Throws:
Exception
-