com.jclark.xsl.sax
public class ServletDestination extends GenericDestination
| Constructor Summary | |
|---|---|
| ServletDestination(ServletResponse response) | |
| Method Summary | |
|---|---|
| OutputStream | getOutputStream(String contentType, String encoding)
gets an OutputStream for the named (Java style) character encoding
and mime content type. |