| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.parser |
| Constructor and Description |
|---|
RuntimeChildResourceBlockDefinition(Field theField,
Child theChildAnnotation,
Description theDescriptionAnnotation,
String theElementName,
Class<? extends IBase> theResourceBlockType) |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
IParser.parseBundle(String theMessageString)
Parse a DSTU1 style Atom Bundle.
|
Bundle |
BaseParser.parseBundle(String theXml) |
IBaseResource |
IParser.parseResource(Reader theReader)
Parses a resource
|
IBaseResource |
BaseParser.parseResource(Reader theReader) |
IBaseResource |
IParser.parseResource(String theMessageString)
Parses a resource
|
IBaseResource |
BaseParser.parseResource(String theMessageString) |
Copyright © 2014–2016 University Health Network. All rights reserved.