Package org.hl7.fhir.r4.elementmodel
Class VerticalBarParser.VerticalBarParserReader
java.lang.Object
org.hl7.fhir.r4.elementmodel.VerticalBarParser.VerticalBarParserReader
- Enclosing class:
VerticalBarParser
-
Constructor Details
-
VerticalBarParserReader
public VerticalBarParserReader(BufferedInputStream stream, String charsetName) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
-
Method Details
-
getCharsetName
-
setCharsetName
-
getStream
-
setStream
-
read
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
skipEOL
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
read
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
isFinished
-
peek
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
mark
-
reset
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
IsEOL
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getLineNumber
-
getOffset
-