Uses of Package
org.foray.core

Packages that use org.foray.core
org.foray.app Application classes used for running FOray both on the command line and embedded in other applications. 
org.foray.app.test Classes useful for testing the FOray application and its various modules. 
org.foray.core The core processing classes for the application as a whole. 
org.foray.demo.embed Classes useful for demonstrating FOray embedded in other applications. 
org.foray.demo.servlet Classes demonstrating use of FOray as a servlet. 
 

Classes in org.foray.core used by org.foray.app
FOrayException
          Exception thrown when FOray has a problem.
FOraySession
          The ancestor class for all FOray processing.
OutputConfig
          Configuration implementation for those configuration items that are related to a specific Renderer.
SessionConfig
          Configuration implementation for those configuration items that are related to the FOraySession.
 

Classes in org.foray.core used by org.foray.app.test
FOrayException
          Exception thrown when FOray has a problem.
 

Classes in org.foray.core used by org.foray.core
FOrayDocument
          This class manages the process of parsing an input FO document and creating an FOTree.
FOrayException
          Exception thrown when FOray has a problem.
FOraySession
          The ancestor class for all FOray processing.
FOrayTarget
          This class acts as a bridge between the XML:FO parser and the formatting/rendering classes.
SessionConfig
          Configuration implementation for those configuration items that are related to the FOraySession.
 

Classes in org.foray.core used by org.foray.demo.embed
FOrayException
          Exception thrown when FOray has a problem.
 

Classes in org.foray.core used by org.foray.demo.servlet
FOrayDocument
          This class manages the process of parsing an input FO document and creating an FOTree.
FOrayException
          Exception thrown when FOray has a problem.
FOraySession
          The ancestor class for all FOray processing.
 



Copyright © 2017. All rights reserved.