| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jclark.xsl.sax.GenericDestinationcom.jclark.xsl.sax.FileDestinationpublic class FileDestinationextends GenericDestinationConstructor 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