Package | Description |
---|---|
org.dcm4che3.conf.core.adapters |
This package is contained in the Maven module dcm4che-conf-core.
|
org.dcm4che3.conf.dicom.adapters |
This package is part of the Maven modules dcm4che-conf-dicom.
|
Class and Description |
---|
ArrayTypeAdapter
Arrays.
|
DefaultConfigTypeAdapters.CommonAbstractStringTypeAdapter
Common Read/Write methods for String representation
|
DefaultConfigTypeAdapters.PrimitiveTypeAdapter
Common Read/Write methods for primitives that have same serialized and deserialized representation, and same
write method
|
ReflectiveAdapter
Reflective adapter that handles classes with ConfigurableClass annotations.
User has to use the special constructor and initialize providedConfObj when the already created conf object should be used instead of instantiating one |
Class and Description |
---|
DefaultConfigTypeAdapters.CommonAbstractStringTypeAdapter
Common Read/Write methods for String representation
|
Copyright © 2017 dcm4che.org. All rights reserved.