Documentation of 'org.encog.persist.source.ObtainFileInputStream' Java class
ObtainFileInputStream
org.encog.persist.source

Class ObtainFileInputStream

  • All Implemented Interfaces:
    ObtainInputStream


    public class ObtainFileInputStream
    extends java.lang.Object
    implements ObtainInputStream
    Obtain an input stream from a file.
    • Constructor Summary

      Constructors 
      Constructor and Description
      ObtainFileInputStream(java.io.File theFile)
      Construct the source.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.io.InputStream obtain()
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ObtainFileInputStream

        public ObtainFileInputStream(java.io.File theFile)
        Construct the source.
        Parameters:
        theFile - The file source for the input stream.
    • Method Detail

      • obtain

        public java.io.InputStream obtain()
        Specified by:
        obtain in interface ObtainInputStream
        Returns:
        An input stream.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.