com.jfx.io
Interface ExtendedLineListener

All Superinterfaces:
BytesLineListener, LineListener

public interface ExtendedLineListener
extends BytesLineListener

todo: add comments User: roman Date: 25.04.2005 Time: 19:54:59


Method Summary
 void onFileEnd(int lineCount)
           
 
Methods inherited from interface com.jfx.io.BytesLineListener
getMaxLineSize, onLine
 
Methods inherited from interface com.jfx.io.LineListener
onLine
 

Method Detail

onFileEnd

void onFileEnd(int lineCount)


Copyright © 2008-2009 Roman Gerasimenko.