Class RDFParser

java.lang.Object
ca.uhn.fhir.parser.BaseParser
ca.uhn.fhir.parser.RDFParser
All Implemented Interfaces:
IParser

public class RDFParser extends BaseParser
This class is the FHIR RDF parser/encoder. Users should not interact with this class directly, but should use FhirContext.newRDFParser() to get an instance.