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