Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jclark.xsl.sax.GenericDestination
com.jclark.xsl.sax.ServletDestination
public class ServletDestination
extends GenericDestination
Constructor Summary | |
|
Method Summary | |
OutputStream |
|
Methods inherited from class com.jclark.xsl.sax.GenericDestination | |
getEncoding , getWriter , keepOpen , resolve , setEncoding |
public OutputStream getOutputStream(String contentType, String encoding) throws IOException
- Specified by:
- getOutputStream in interface Destination