Class AccesoFichero

java.lang.Object
  extended byAccesoFichero

public class AccesoFichero
extends java.lang.Object


Constructor Summary
AccesoFichero(java.lang.String fich)
           
 
Method Summary
 void cierraFichero()
           
 java.lang.String siguienteDireccion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccesoFichero

public AccesoFichero(java.lang.String fich)
              throws java.io.IOException
Method Detail

siguienteDireccion

public java.lang.String siguienteDireccion()
                                    throws java.io.IOException
Throws:
java.io.IOException

cierraFichero

public void cierraFichero()
                   throws java.io.IOException
Throws:
java.io.IOException