public class CSVWriter extends org.hl7.fhir.utilities.TextStreamWriter
| Constructor and Description |
|---|
CSVWriter(OutputStream out,
StructureDefinition def,
boolean asXml) |
| Modifier and Type | Method and Description |
|---|---|
void |
dump() |
void |
processElement(ElementDefinition ed) |
close, flush, getEncoding, write, write, writepublic CSVWriter(OutputStream out, StructureDefinition def, boolean asXml) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void processElement(ElementDefinition ed) throws Exception
Exceptionpublic void dump() throws IOException
IOExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.