
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 TypeClassDescriptionclassDeprecated.classDeprecated.static enumDeprecated.protected classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasHtml()Deprecated.protected voidcheckPrefix(String pname) Deprecated.voidcommit(OutputStream destination, boolean header) Deprecated.protected Turtle.Complexcomplex()Deprecated.static StringDeprecated.Deprecated.Deprecated.protected booleanhasSection(String sn) Deprecated.protected Turtle.StringTypeDeprecated.protected Turtle.StringTypeliteralTyped(String s, String t) Deprecated.protected StringDeprecated.voidDeprecated.protected StringDeprecated.voidDeprecated.Deprecated.Deprecated.booleanwrite(Turtle.Complex complex, StringBuilder b, int indent) Deprecated.booleanwrite(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.
-