Class BomStrippingReader

    • Constructor Detail

      • BomStrippingReader

        public BomStrippingReader​(Reader in)
        Creates a new BOM-stripping reader.
        Parameters:
        in - a Reader object providing the underlying stream.
        Throws:
        NullPointerException - if in is null