Package | Description |
---|---|
org.apache.jena.atlas.io |
Modifier and Type | Class and Description |
---|---|
class |
CharStreamBasic
A PeekReaderSource that does no buffering - just wraps a reader.
|
class |
CharStreamBuffered
Buffering reader without the (hidden) sync overhead in BufferedReader
|
class |
CharStreamReader
Machinary to add Reader functionality to a CharStream
|
class |
CharStreamSequence |
class |
InStreamASCII
Fast and streaming.
|
class |
InStreamUTF8
Fast and streaming UTF-8
|
Modifier and Type | Method and Description |
---|---|
static PeekReader |
PeekReader.make(CharStream r) |
Licenced under the Apache License, Version 2.0