jaxg 0.1dev

Uses of Class
org.xml.graphics.XGResult

Packages that use XGResult
org.xml.graphics   
org.xml.graphics.stream   
 

Uses of XGResult in org.xml.graphics
 

Methods in org.xml.graphics with parameters of type XGResult
 void XGProcessor.process(javax.xml.transform.Source source, XGResult result)
          Processes an XSL-FO document given by the source parameter into the requested output.
 void XGProcessorHandler.setResult(XGResult result)
           
 

Uses of XGResult in org.xml.graphics.stream
 

Subclasses of XGResult in org.xml.graphics.stream
 class StreamXGResult
          Acts as a holder for streamed output generated by an FO processor implementation.
 


jaxg 0.1dev

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