public class ObjectConverter extends Object
| Constructor and Description |
|---|
ObjectConverter(IWorkerContext context) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
convert(Element element) |
Element |
convert(Property property,
Type type) |
Element |
convert(Resource ig) |
Type |
convertToType(Element element) |
public ObjectConverter(IWorkerContext context)
public Element convert(Resource ig) throws IOException, FHIRFormatError, DefinitionException
public Element convert(Property property, Type type) throws FHIRException
FHIRExceptionpublic Type convertToType(Element element) throws FHIRException
FHIRExceptionpublic Resource convert(Element element) throws FHIRException
FHIRExceptionCopyright © 2014–2017 University Health Network. All rights reserved.