Class TextSource


  • public class TextSource
    extends java.lang.Object
    • Constructor Detail

      • TextSource

        public TextSource​(java.nio.file.Path location)
    • Method Detail

      • location

        public java.nio.file.Path location()
      • readAllBytes

        public byte[] readAllBytes()
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • toReadableTextSource

        public ReadableTextSource toReadableTextSource()
                                                throws java.io.IOException
        Throws:
        java.io.IOException