java.lang.Object
org.apache.jena.atlas.io.CharStreamSequence
- All Implemented Interfaces:
CharStream
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintadvance()voidClose the stream - different name from java.io.Reader.close
-
Constructor Details
-
CharStreamSequence
-
-
Method Details
-
advance
public int advance()- Specified by:
advancein interfaceCharStream
-
closeStream
public void closeStream()Description copied from interface:CharStreamClose the stream - different name from java.io.Reader.close- Specified by:
closeStreamin interfaceCharStream
-