
Package org.hl7.fhir.r5.renderers.utils
Interface BaseWrappers.ResourceWrapper
- All Superinterfaces:
BaseWrappers.RendererWrapper
,BaseWrappers.WrapperBase
- All Known Implementing Classes:
DirectWrappers.ResourceWrapperDirect
,DOMWrappers.ResourceWrapperElement
,ElementWrappers.ResourceWrapperMetaElement
- Enclosing class:
- BaseWrappers
-
Method Summary
Modifier and TypeMethodDescriptionvoid
describe
(org.hl7.fhir.utilities.xhtml.XhtmlNode x) getBase()
getChildByName
(String tail) getId()
getName()
org.hl7.fhir.utilities.xhtml.XhtmlNode
boolean
void
injectNarrative
(org.hl7.fhir.utilities.xhtml.XhtmlNode x, Narrative.NarrativeStatus status) root()
Methods inherited from interface org.hl7.fhir.r5.renderers.utils.BaseWrappers.RendererWrapper
getContext
-
Method Details
-
getContained
-
getId
-
getNarrative
org.hl7.fhir.utilities.xhtml.XhtmlNode getNarrative() throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
IOException
org.hl7.fhir.exceptions.FHIRException
-
getBase
-
getName
-
describe
void describe(org.hl7.fhir.utilities.xhtml.XhtmlNode x) throws UnsupportedEncodingException, IOException -
injectNarrative
void injectNarrative(org.hl7.fhir.utilities.xhtml.XhtmlNode x, Narrative.NarrativeStatus status) throws IOException - Throws:
IOException
-
root
-
getChildByName
-
getDefinition
-
hasNarrative
boolean hasNarrative() -
getNameFromResource
-
getResource
-