Class InputMapperReader

java.lang.Object
net.maswag.falcaun.AbstractMapperReader
net.maswag.falcaun.InputMapperReader

@Deprecated public class InputMapperReader extends AbstractMapperReader
Deprecated.
Use InputMapper instead. This class will be removed in a future release. It now uses InputMapper internally for backward compatibility.
A class for reading and parsing input mapper data from files.
  • Constructor Details

    • InputMapperReader

      public InputMapperReader()
      Deprecated.
  • Method Details