Package org.hl7.fhir.r4.utils.formats
Class Turtle.Lexer
java.lang.Object
org.hl7.fhir.r4.utils.formats.Turtle.Lexer
- Enclosing class:
Turtle
-
Constructor Details
-
Lexer
- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
-
Method Details
-
done
-
next
public String next(Turtle.LexerTokenType type, boolean postColon) throws org.hl7.fhir.exceptions.FHIRFormatError - Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
peek
- Throws:
Exception
-
peekType
-
token
- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
word
- Throws:
Exception
-
word
- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
uri
- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
literal
- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
peek
-
error
-