palio.pelements.buffered
Class PBufferedSVG

java.lang.Object
  extended by palio.pelements.buffered.PBufferedSVG
All Implemented Interfaces:
PBufferedResource

public class PBufferedSVG
extends java.lang.Object
implements PBufferedResource

PBufferedSVG

Author:
Leszek Leszczynski

Constructor Summary
PBufferedSVG(java.lang.String label, java.lang.String content)
           
 
Method Summary
 void output(javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBufferedSVG

public PBufferedSVG(java.lang.String label,
                    java.lang.String content)
Method Detail

output

public void output(javax.servlet.http.HttpServletResponse response)
            throws java.io.IOException
Specified by:
output in interface PBufferedResource
Throws:
java.io.IOException