CollectingVisitor<T> |
Visits a Resource or Element and collects all of its descendants of a given type into a single list
|
ElementFilter |
|
FHIRUtil |
Utility methods for working with the FHIR object model.
|
JsonSupport |
|
ModelSupport |
|
ModelSupport.ElementInfo |
|
ReferenceFinder |
This class contains utility functions for finding "reference" fields within a FHIR resource.
|
ReferenceMappingVisitor<T extends Visitable> |
Copy the value of each element within a Resource/Element to a new element
with the same values, replacing Reference.reference values with a new value
|
SaltHash |
Envelope for holding the salt and hash together for convenience
|
ValidationSupport |
Static helper methods for validating model objects during construction
|
XMLSupport |
|
XMLSupport.StreamReaderDelegate |
Simple subclass of StreamReaderDelegate to make it AutoCloseable
|
XMLSupport.StreamWriterDelegate |
The corollary to StreamReaderDelegate .
|