Uses of Class
org.foray.demo.embed.EmbedDemo

Packages that use EmbedDemo
org.foray.demo.embed Classes useful for demonstrating FOray embedded in other applications. 
 

Uses of EmbedDemo in org.foray.demo.embed
 

Subclasses of EmbedDemo in org.foray.demo.embed
 class DemoAWTViewer
          This class demonstrates the use of the AWT Viewer.
 class DemoFO2PDF
          This class demonstrates the conversion of an FO file to PDF using FOray.
 class DemoObj2PDF
          This class demonstrates the conversion of an arbitrary object file to a PDF using JAXP (XSLT) and FOray (XSL:FO).
 class DemoObj2XML
          This class demonstrates the conversion of an arbitrary object file to an XML file.
 class DemoXML2FO
          This class demonstrates the conversion of an XML file to an XSL-FO file using JAXP (XSLT).
 class DemoXML2PDF
          This class demonstrates the conversion of an XML file to PDF using JAXP (XSLT) and FOray (XSL:FO).
 



Copyright © 2017. All rights reserved.