Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.openxml4j.util Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
NullableAn immutable object that could be defined as null.Classorg.apache.poi.openxml4j.utilApache POI
ZipEntrySourceAn Interface to make getting the different bits of a Zip File easy.Interfaceorg.apache.poi.openxml4j.utilApache POI
ZipFileZipEntrySourceA ZipEntrySource wrapper around a ZipFile.Classorg.apache.poi.openxml4j.utilApache POI
ZipInputStreamZipEntrySourceProvides a way to get at all the ZipEntries from a ZipInputStream, as many times as required.Classorg.apache.poi.openxml4j.utilApache POI
ZipInputStreamZipEntrySource .FakeZipEntrySo we can close the real zip entry and still effectively work with it.Classorg.apache.poi.openxml4j.util.ZipInputStreamZipEntrySourceApache POI
ZipSecureFileThis class wraps a ZipFile in order to check the entries for zip bombsClassorg.apache.poi.openxml4j.utilApache POI
ZipSecureFile .ThresholdInputStreamClassorg.apache.poi.openxml4j.util.ZipSecureFileApache POI