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