Uses of Interface
com.documents4j.api.IFileConsumer
-
Packages that use IFileConsumer Package Description com.documents4j.api -
-
Uses of IFileConsumer in com.documents4j.api
Methods in com.documents4j.api with parameters of type IFileConsumer Modifier and Type Method Description IConversionJobWithTargetUnspecifiedIConversionJobWithSourceSpecified. to(File target, IFileConsumer callback)Configures the current conversion to write the result to the specified file target.
-