@Unstable public interface OfficeConverterResult extends Closeable
Closeable
to allow cleaning the artifacts whenever Closeable.close()
is called.Modifier and Type | Method and Description |
---|---|
Set<File> |
getAllFiles() |
File |
getOutputDirectory() |
File |
getOutputFile() |
File getOutputFile()
File getOutputDirectory()
Set<File> getAllFiles()
getOutputFile()
.Copyright © 2004–2021 XWiki. All rights reserved.