net.sf.mmm.util.io.api.spi.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mmm-util-io Show documentation
Show all versions of mmm-util-io Show documentation
Utilities for input/output and streaming.
The newest version!
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
/**
* Provides the SPI (service-provider-interface) for IO-Utils.
* IO-Util SPI
This package offers interfaces that can be implemented outside by extension points e.g. for the
* {@link net.sf.mmm.util.io.api.DetectorStreamProvider detector-stream-framework}.
*/
package net.sf.mmm.util.io.api.spi;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy