Class XSrgReader

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

    public class XSrgReader
    extends TextMappingsReader
    An implementation of MappingsReader for the XSRG format.
    Since:
    0.5.3
    • Nested Class Summary

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

      Constructors 
      Constructor Description
      XSrgReader​(java.io.Reader reader)
      Creates a new XSRG 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

      • XSrgReader

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