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