jaxg 0.1dev

Uses of Class
org.xml.graphics.XGException

Packages that use XGException
org.xml.graphics   
org.xml.graphics.helpers   
 

Uses of XGException in org.xml.graphics
 

Methods in org.xml.graphics with parameters of type XGException
 void XGEventListener.error(XGException e)
           
 void XGEventListener.warning(XGException e)
           
 

Methods in org.xml.graphics that throw XGException
abstract  XGProcessor XGProcessorFactory.newXGProcessor()
          Creates a new XGProcessor instance.
abstract  XGProcessorHandler XGProcessorFactory.newXGProcessorHandler()
          Create a new XGProcessorHandler instance.
 void XGProcessor.process(javax.xml.transform.Source source, XGResult result)
          Processes an XSL-FO document given by the source parameter into the requested output.
 

Uses of XGException in org.xml.graphics.helpers
 

Methods in org.xml.graphics.helpers that throw XGException
 XGProcessor XGProcessorFactoryProxy.newXGProcessor()
           
 XGProcessorHandler XGProcessorFactoryProxy.newXGProcessorHandler()
           
 


jaxg 0.1dev

Copyright © 2004-2005 Jeremias Märki. All rights reserved.