
Package org.hl7.fhir.r5.renderers.utils
Class ResourceWrapperNative
java.lang.Object
org.hl7.fhir.r5.renderers.utils.ResourceWrapper
org.hl7.fhir.r5.renderers.utils.ResourceWrapperNative
This class is used to walk through the resources when rendering, whether
the resource is a native resource or loaded by the element model
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r5.renderers.utils.ResourceWrapper
ResourceWrapper.ElementKind, ResourceWrapper.NamedResourceWrapperList -
Field Summary
FieldsFields inherited from class org.hl7.fhir.r5.renderers.utils.ResourceWrapper
children, contextUtils, index, kind, name, parent -
Method Summary
Modifier and TypeMethodDescriptionbooleanfhirType()getBase()getId()org.hl7.fhir.utilities.xhtml.XhtmlNodegetUserData(String name) org.hl7.fhir.utilities.xhtml.XhtmlNodegetXhtml()booleanbooleanhasId()booleanbooleanbooleanhasUserData(String name) booleanisDirect()booleanbooleanprotected voidvoidmarkLanguage(org.hl7.fhir.utilities.xhtml.XhtmlNode x, Locale locale) voidsetNarrative(org.hl7.fhir.utilities.xhtml.XhtmlNode x, String status, boolean multiLangMode, Locale locale, boolean isPretty) toString()Methods inherited from class org.hl7.fhir.r5.renderers.utils.ResourceWrapper
basePath, child, childMN, children, children, childrenInGroups, childrenMN, extension, extensions, extensions, extensionString, extensionValue, extensionValues, firstChild, firstPrimitiveValue, forResource, forResource, forResource, forResource, forType, forType, forType, getContained, getContextUtilities, getResourceWrapper, getScopedId, has, hasChildren, hasExtension, hasMN, hasPrimitiveValue, index, isEmpty, isPrimitive, kind, matches, name, parent, path, primitiveValue, primitiveValueMN, resource
-
Field Details
-
element
-
-
Method Details
-
fhirVersion
- Specified by:
fhirVersionin classResourceWrapper
-
fhirType
- Specified by:
fhirTypein classResourceWrapper
-
isPrimitive
- Specified by:
isPrimitivein classResourceWrapper
-
hasPrimitiveValue
- Specified by:
hasPrimitiveValuein classResourceWrapper
-
primitiveValue
- Specified by:
primitiveValuein classResourceWrapper
-
loadTheChildren
- Specified by:
loadTheChildrenin classResourceWrapper
-
isResource
- Specified by:
isResourcein classResourceWrapper
-
canHaveNarrative
- Specified by:
canHaveNarrativein classResourceWrapper
-
getNarrative
- Specified by:
getNarrativein classResourceWrapper
-
hasNarrative
- Specified by:
hasNarrativein classResourceWrapper
-
setNarrative
public void setNarrative(org.hl7.fhir.utilities.xhtml.XhtmlNode x, String status, boolean multiLangMode, Locale locale, boolean isPretty) - Specified by:
setNarrativein classResourceWrapper
-
markLanguage
- Overrides:
markLanguagein classResourceWrapper
-
getId
- Specified by:
getIdin classResourceWrapper
-
hasId
- Specified by:
hasIdin classResourceWrapper
-
setId
- Specified by:
setIdin classResourceWrapper
-
toString
-
getResourceNative
- Specified by:
getResourceNativein classResourceWrapper
-
hasFormatComment
- Specified by:
hasFormatCommentin classResourceWrapper
-
getFormatCommentsPre
- Specified by:
getFormatCommentsPrein classResourceWrapper
-
getXhtml
- Specified by:
getXhtmlin classResourceWrapper
-
getBase
- Specified by:
getBasein classResourceWrapper
-
isDirect
- Specified by:
isDirectin classResourceWrapper
-
getWebPath
- Specified by:
getWebPathin classResourceWrapper
-
getCodeSystemUri
- Specified by:
getCodeSystemUriin classResourceWrapper
-
hasUserData
- Specified by:
hasUserDatain classResourceWrapper
-
getUserData
- Specified by:
getUserDatain classResourceWrapper
-