Class StreamSources.StringInputStreamSource

    • Constructor Summary

      Constructors 
      Constructor Description
      StringInputStreamSource​(java.lang.String string, java.nio.charset.Charset charset)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • StringInputStreamSource

        public StringInputStreamSource​(java.lang.String string,
                                       java.nio.charset.Charset charset)