Uses of Package
de.aristaflow.adept2.util.io
-
Classes in de.aristaflow.adept2.util.io used by de.aristaflow.adept2.model.datamanagement Class Description AttributedInputStream AnAttributedInputStream
wraps an input stream and allows for attributing it.RereadableContent TheRereadableContent
can be used when the content of anInputStream
needs to be processed multiple times. -
Classes in de.aristaflow.adept2.util.io used by de.aristaflow.adept2.ui.htmlgui Class Description RereadableContent TheRereadableContent
can be used when the content of anInputStream
needs to be processed multiple times. -
Classes in de.aristaflow.adept2.util.io used by de.aristaflow.adept2.util Class Description AttributedInputStream AnAttributedInputStream
wraps an input stream and allows for attributing it. -
Classes in de.aristaflow.adept2.util.io used by de.aristaflow.adept2.util.io Class Description AttributedInputStream AnAttributedInputStream
wraps an input stream and allows for attributing it.BufferedRereadableContent Deprecated, for removal: This API element is subject to removal in a future version.UseRereadableContent
instead.IoTools.Quiet This class wraps anAutoCloseable
and logs the exception from closing.IoTools.Unchecked This class wraps anAutoCloseable
and wraps the exception from closing in aRuntimeException
if necessary.RereadableContent TheRereadableContent
can be used when the content of anInputStream
needs to be processed multiple times.RereadableContent.RrcInputStream This class is an input stream that also provides theRereadableContent
it has been created for.RereadableContentBuilder ARereadableContentBuilder
provides the means for creatingRereadableContent
.SwitchingOutputStream This class is anOutputStream
that stores to memory or file (depending on the data size). -
Classes in de.aristaflow.adept2.util.io used by de.aristaflow.adept2.util.xml Class Description AttributedInputStream AnAttributedInputStream
wraps an input stream and allows for attributing it.