public class MemoryCleaner extends Object
Constructor and Description |
---|
MemoryCleaner() |
Modifier and Type | Method and Description |
---|---|
static void |
clear()
Clears Heap memory From static Aspose.Pdf instance objects
|
static void |
clearAllTempFiles()
Clears temp files, created by aspose in system temp directory.
|
static void |
clearFontRegistry()
Clears FontRegistry information from the Heap memory.
|
static void |
clearLicense()
Clears license information from the Heap memory.
|
public static void clear()
public static void clearAllTempFiles()
public static void clearFontRegistry()
public static void clearLicense()
Copyright © 2016 Aspose. All Rights Reserved.