Uses of Package
com.helger.commons.io.resource.wrapped
-
Packages that use com.helger.commons.io.resource.wrapped Package Description com.helger.commons.io.resource.wrapped -
Classes in com.helger.commons.io.resource.wrapped used by com.helger.commons.io.resource.wrapped Class Description AbstractWrappedReadableResource A wrapper around a readable resource forInputStreammanipulation .AbstractWrappedWritableResource A wrapper around a writable resource forOutputStreammanipulation .GZIPReadableResource A readable resource that is GZIP compressed.GZIPWritableResource A writable resource that is GZIP compressed.IWrappedReadableResource Interface for readable resources that are "wrapped".IWrappedWritableResource Interface for writable resources that are "wrapped".