fop 0.90alpha1

org.apache.fop.render.ps
Class PSSVGHandler.SVGHandler

java.lang.Object
  extended byorg.apache.fop.render.ps.PSSVGHandler.SVGHandler
Enclosing class:
PSSVGHandler

protected class PSSVGHandler.SVGHandler
extends java.lang.Object

This method is placed in an inner class so that we don't get class loading errors if batik is not present.


Constructor Summary
protected PSSVGHandler.SVGHandler()
           
 
Method Summary
protected  void renderSVGDocument(RendererContext context, org.w3c.dom.Document doc, PSSVGHandler.PSInfo psInfo)
          Render the svg document.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSSVGHandler.SVGHandler

protected PSSVGHandler.SVGHandler()
Method Detail

renderSVGDocument

protected void renderSVGDocument(RendererContext context,
                                 org.w3c.dom.Document doc,
                                 PSSVGHandler.PSInfo psInfo)
Render the svg document.

Parameters:
context - the renderer context
doc - the svg document
psInfo - the pdf information of the current context

fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.