Package org.hl7.fhir.r4.utils.formats
Class Turtle
java.lang.Object
org.hl7.fhir.r4.utils.formats.Turtle
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
class
static enum
protected class
class
class
class
class
class
class
class
class
class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionasHtml()
protected void
checkPrefix
(String pname) void
commit
(OutputStream destination, boolean header) protected Turtle.Complex
complex()
static String
protected boolean
hasSection
(String sn) protected Turtle.StringType
protected Turtle.StringType
literalTyped
(String s, String t) protected String
void
protected String
void
boolean
write
(Turtle.Complex complex, StringBuilder b, int indent) boolean
write
(Turtle.Complex complex, Turtle.LineOutputStreamWriter writer, int indent)
-
Field Details
-
GOOD_IRI_CHAR
- See Also:
-
IRI_URL
- See Also:
-
LANG_REGEX
- See Also:
-
subjectSet
-
predicateSet
-
objectSet
-
prefixes
-
-
Constructor Details
-
Turtle
public Turtle()
-
-
Method Details
-
prefix
-
hasSection
-
section
-
matches
-
complex
-
checkPrefix
-
literal
-
literalTyped
-
escape
-
pctEncode
-
sorted
-
commit
- Throws:
IOException
-
asHtml
- Throws:
Exception
-
write
public boolean write(Turtle.Complex complex, Turtle.LineOutputStreamWriter writer, int indent) throws IOException - Throws:
IOException
-
write
- Throws:
Exception
-
parse
- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
getObjects
-
getObject
-