Package org.hl7.fhir.r4.utils.formats
Class XmlLocationData
java.lang.Object
org.hl7.fhir.r4.utils.formats.XmlLocationData
-
Field Summary
-
Constructor Summary
ConstructorDescriptionXmlLocationData
(String systemId, int startLine, int startColumn, int endLine, int endColumn) -
Method Summary