com.stylusstudio.converter
Class ReaderResult
java.lang.Object
com.ddtek.xmlconverter.ReaderResult
com.stylusstudio.converter.ReaderResult
- All Implemented Interfaces:
- Result
Deprecated. Replaced by ReaderResult.
- public class ReaderResult
- extends ReaderResult
The ReaderResult is used to specify that the user of Converter wants
to read the result of the conversion with a Reader.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReaderResult
public ReaderResult()
- Deprecated.