Interface LineCallbackHandler
- All Known Implementing Classes:
HeaderCopyCallback
public interface LineCallbackHandlerCallback interface for handling a line from file. Useful e.g. for header processing.- Author:
- Robert Kasanicky
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleLine(java.lang.String line)