Uses of Interface
com.helger.commons.io.IHasOutputStreamAndWriter
Packages that use IHasOutputStreamAndWriter
Package
Description
-
Uses of IHasOutputStreamAndWriter in com.helger.commons.io.resource
Subinterfaces of IHasOutputStreamAndWriter in com.helger.commons.io.resourceModifier and TypeInterfaceDescriptioninterfaceBase interface for an abstract resource that is both readable and writable.interfaceBase interface for an abstract writable resource.Classes in com.helger.commons.io.resource that implement IHasOutputStreamAndWriterModifier and TypeClassDescriptionclassImplementation of theIReadableResourceandIWritableResourceinterfaces for file system objects. -
Uses of IHasOutputStreamAndWriter in com.helger.commons.io.resource.wrapped
Subinterfaces of IHasOutputStreamAndWriter in com.helger.commons.io.resource.wrappedModifier and TypeInterfaceDescriptioninterfaceInterface for writable resources that are "wrapped".Classes in com.helger.commons.io.resource.wrapped that implement IHasOutputStreamAndWriterModifier and TypeClassDescriptionclassA wrapper around a writable resource forOutputStreammanipulation .classA writable resource that is GZIP compressed. -
Uses of IHasOutputStreamAndWriter in com.helger.commons.io.streamprovider
Classes in com.helger.commons.io.streamprovider that implement IHasOutputStreamAndWriter