public class TempDir extends Object
| Constructor and Description |
|---|
TempDir()
A directory serving as the temporary directory of the webPDF task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanTemp()
All temporary files, having been created by this instance and not having been deleted yet, will be deleted by calling this method.
|
File |
getTempDir()
Returns the actual temp directory.
|
public TempDir()
public void cleanTemp()
public File getTempDir()
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.