Class ModuleReader

  • All Implemented Interfaces:
    ModuleReaderIF

    public class ModuleReader
    extends Object
    implements ModuleReaderIF
    INTERNAL: Default implementation of the interface ModuleReaderIF
    • Field Detail

      • encrypted

        protected boolean encrypted
    • Constructor Detail

      • ModuleReader

        public ModuleReader​(boolean encrypted)
        INTERNAL: Constructor that accepts whether the input is encrypted or plain.