Package com.pnfsoftware.jeb.core.input
Interface IInputLocation
- All Known Implementing Classes:
FileInputRegionInformation
public interface IInputLocation
Tagging interface for input location objects. The current sole implementation that
clients should be aware of is
FileInputRegionInformation
.