//This file generated automatically from the MARIUS LP system, please do not edit.

public interface LectorRemotoImplIF {

           public final static LectorRemotoImplIF LECTORURL = new LectorHTTP( );
           public void extraer();      
           public String trabajar();
} //End of class LectorRemotoImplIF
