Module org.apache.jena.base
Package org.apache.jena.atlas.io
package org.apache.jena.atlas.io
-
ClassDescriptionSimple abstraction of a string/character output streamSimple abstraction of a string/character output streamConvert between bytes and chars, UTF-8 only.A buffering writer.A simplified reader interface without IOExceptions.A PeekReaderSource that does no buffering - just wraps a reader.Buffering reader without the (hidden) sync overhead in BufferedReaderMachinery to add Reader functionality to a CharStream.IndentLineBuffer is a buffer that records an indent level and uses that to insert a prefix at each line.A writer that records what the current indentation level is, and uses that to insert a prefix at each line.InputStream optimizing for one byte at a time operation.Fast and streaming.Fast and streaming UTF-8Run I/O codeA Consumer that can throw
IOException./dev/nullOutput UTF-8 encoded data.Parsing-centric input stream.Parsing-centric reader.Deprecated, for removal: This API element is subject to removal in a future version.Convert UTF-8 encoded data.A Writer, without the checked exceptions.
Printable.toString(org.apache.jena.atlas.io.Printable)