
Package org.hl7.fhir.r5.renderers.utils
Class DOMWrappers.BaseWrapperElement
java.lang.Object
org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
org.hl7.fhir.r5.renderers.utils.BaseWrappers.WrapperBaseImpl
org.hl7.fhir.r5.renderers.utils.DOMWrappers.BaseWrapperElement
- All Implemented Interfaces:
BaseWrappers.BaseWrapper
,BaseWrappers.RendererWrapper
,BaseWrappers.WrapperBase
- Enclosing class:
- DOMWrappers
public static class DOMWrappers.BaseWrapperElement
extends BaseWrappers.WrapperBaseImpl
implements BaseWrappers.BaseWrapper
-
Field Summary
Fields inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
context
-
Constructor Summary
ConstructorsConstructorDescriptionBaseWrapperElement
(RenderingContext context, Element element, String type, StructureDefinition structure, ElementDefinition definition) -
Method Summary
Methods inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.WrapperBaseImpl
children, get, has
Methods inherited from class org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapperImpl
getContext, tail
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapper
getContext
Methods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.WrapperBase
children, get, has
-
Constructor Details
-
BaseWrapperElement
public BaseWrapperElement(RenderingContext context, Element element, String type, StructureDefinition structure, ElementDefinition definition)
-
-
Method Details
-
getBase
public Base getBase() throws UnsupportedEncodingException, IOException, org.hl7.fhir.exceptions.FHIRException- Specified by:
getBase
in interfaceBaseWrappers.BaseWrapper
- Throws:
UnsupportedEncodingException
IOException
org.hl7.fhir.exceptions.FHIRException
-
children
- Specified by:
children
in interfaceBaseWrappers.WrapperBase
-
getChildByName
- Specified by:
getChildByName
in interfaceBaseWrappers.BaseWrapper
-
fhirType
- Specified by:
fhirType
in interfaceBaseWrappers.BaseWrapper
- Specified by:
fhirType
in interfaceBaseWrappers.WrapperBase
-