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.FileDestination
public class FileDestination
extends GenericDestination
Constructor Summary | |
| |
|
Method Summary | |
OutputStream |
|
Destination |
|
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
public Destination resolve(String uri)
- Specified by:
- resolve in interface Destination
- Overrides:
- resolve in interface GenericDestination