Uses of Interface
org.apache.poi.poifs.nio.CleanerUtil.BufferCleaner
-
Packages that use CleanerUtil.BufferCleaner Package Description org.apache.poi.poifs.nio -
-
Uses of CleanerUtil.BufferCleaner in org.apache.poi.poifs.nio
Methods in org.apache.poi.poifs.nio that return CleanerUtil.BufferCleaner Modifier and Type Method Description static CleanerUtil.BufferCleaner
CleanerUtil. getCleaner()
Reference to a BufferCleaner that does unmapping.
-