Interface InputStreamFactory


  • @Deprecated
    public interface InputStreamFactory
    Deprecated.
    since 7.17.0.
    Importers might need to make several passes over the same import, so we provide them with a factory for input streams, not just a single stream.