Interface InputStreamFactory

  • All Known Implementing Classes:
    MarkableFileInputStreamFactory

    public interface InputStreamFactory
    Allows repeated reads through a stream for certain types of model building. Use MockInputStreamFactory MockInputStreamFactory for default behavior.