addInputStream
method to the output format specified by this Convert
class. The (de)serializer may use the URLs to resolve links and choose name(s) for destination document(s).
@return The output data.
@param sFromURL URL of the source document (may be null if unknown)
@param sToURL URL of the destination document (may be null if unknown)
@throws ConvertException If any conversion error occurs.
@throws IOException If any I/O error occurs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|