Uses of Interface
com.documents4j.api.IInputStreamSource
-
Packages that use IInputStreamSource Package Description com.documents4j.api -
-
Uses of IInputStreamSource in com.documents4j.api
Methods in com.documents4j.api with parameters of type IInputStreamSource Modifier and Type Method Description IConversionJobWithSourceUnspecifiedIConverter. convert(IInputStreamSource source)Invokes a callback for the dynamic generation of a input stream source which is additionally informed about the consumption of this source.
-