Class SrgReader

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class SrgReader
    extends TextMappingsReader
    An implementation of MappingsReader for the SRG format.
    Since:
    0.4.0
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SrgReader.Processor
      The mappings processor for the SRG format.
    • Constructor Summary

      Constructors 
      Constructor Description
      SrgReader​(java.io.Reader reader)
      Creates a new SRG mappings reader, for the given Reader.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SrgReader

        public SrgReader​(java.io.Reader reader)
        Creates a new SRG mappings reader, for the given Reader.
        Parameters:
        reader - The reader