Package | Description |
---|---|
org.dcm4che3.io |
Classes for reading and writing DICOM files.
|
org.dcm4che3.json |
Classes for dealing with JSON (Javascript Simple Object Notation).
|
Modifier and Type | Field and Description |
---|---|
private PersonName |
ContentHandlerAdapter.pn |
Modifier and Type | Method and Description |
---|---|
private void |
SAXWriter.writePNGroup(String qname,
PersonName pn,
PersonName.Group group) |
Modifier and Type | Method and Description |
---|---|
private void |
JSONWriter.writePNGroup(String name,
PersonName pn,
PersonName.Group group) |
Copyright © 2017 dcm4che.org. All rights reserved.