Uses of Class
ca.uhn.fhir.parser.BaseParser
-
Packages that use BaseParser Package Description ca.uhn.fhir.parser -
-
Uses of BaseParser in ca.uhn.fhir.parser
Subclasses of BaseParser in ca.uhn.fhir.parser Modifier and Type Class Description classJsonParserThis class is the FHIR JSON parser/encoder.classRDFParserThis class is the FHIR RDF parser/encoder.classXmlParserThis class is the FHIR XML parser/encoder.Methods in ca.uhn.fhir.parser that return BaseParser Modifier and Type Method Description BaseParserBaseParser. setEncodeForceResourceId(IIdType theEncodeForceResourceId)
-