| Package | Description |
|---|---|
| org.hl7.fhir.r4.utils.formats |
| Modifier and Type | Class and Description |
|---|---|
class |
Turtle.TTLComplex |
class |
Turtle.TTLList |
class |
Turtle.TTLLiteral |
class |
Turtle.TTLURL |
| Modifier and Type | Method and Description |
|---|---|
List<Turtle.TTLObject> |
Turtle.TTLList.getList() |
Map<String,Turtle.TTLObject> |
Turtle.TTLComplex.getPredicates() |
| Modifier and Type | Method and Description |
|---|---|
void |
Turtle.TTLComplex.addPredicate(String uri,
Turtle.TTLObject obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
Turtle.TTLComplex.addPredicates(Map<String,Turtle.TTLObject> values) |
| Constructor and Description |
|---|
TTLList(Turtle.TTLObject obj) |
Copyright © 2014–2021 Health Level 7. All rights reserved.