Package sonia.scm.io
package sonia.scm.io
Util classes io operations
-
ClassDescriptionDetected type of content.ContentTypeResolver is able to detect the
ContentType
of files based on their path and (optinally) a few starting bytes.ContentTypeResolverExtension extends the defaultContentTypeResolver
with custom resolve actions.Utility for making deep copies (vs.ByteArrayInputStream implementation that does not synchronize methods.ByteArrayOutputStream implementation that doesn't synchronize methods and doesn't copy the data on toByteArray().Configuration in the ini format.Read configuration in ini format from files and streams.Write configurations in ini format to file and streams.A section ofINIConfiguration
.ObjectInputStream
implementation which uses the context class loader to resolve classes.