Package com.helger.xml.util
Class XMLCleanup
- java.lang.Object
-
- com.helger.xml.util.XMLCleanup
-
@Immutable public final class XMLCleanup extends Object
The sole purpose of this class to clear all caches, that reside in this library.- Author:
- Philip Helger
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcleanup()Cleanup all custom caches contained in this library.
-