Package org.dicom4j.core.utils

Utilities classes

See:
          Description

Class Summary
ArrayCopyUtilities A class of static methods for copying data between arrays of different types, expanding arrays, and comparing them, and removing padding from strings.
ByteArray Various static methods helpful for manipulating arrays of bytes and extracting values from them.
ByteValue class to associate an byte value and string (example: 3 - value4) this class is used to help the implements DICOM defined values
DicomDateFormat a DICOM DateFormat
IntValue class to associate an int value to a string (ex: 4 - value4)
this class is used to help the implements of defined values
StringUtilities Various static methods helpful for comparing and manipulating strings.
StringValue  
Value base class for IntValue, ByteValue
 

Package org.dicom4j.core.utils Description

Utilities classes



Copyright © 2009 dicom4j. All Rights Reserved.