com.stylusstudio.converter
Class OutputStreamSource
java.lang.Object
com.ddtek.xmlconverter.OutputStreamSource
com.stylusstudio.converter.OutputStreamSource
- All Implemented Interfaces:
- Source
Deprecated. Replaced by OutputStreamSource.
- public class OutputStreamSource
- extends OutputStreamSource
The class OutputStreamSource is used to specify that the user of Converter wants
to provide the source data for the conversion by writing it to a OutputStream.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputStreamSource
public OutputStreamSource()
- Deprecated.