Package gov.nih.mipav.model.file
Class MetadataExtractor.SonyEncodedDataDirectoryBase
java.lang.Object
gov.nih.mipav.model.file.MetadataExtractor.Directory
gov.nih.mipav.model.file.MetadataExtractor.SonyEncodedDataDirectoryBase
- Direct Known Subclasses:
MetadataExtractor.SonyTag9050bDirectory
- Enclosing class:
MetadataExtractor
public abstract class MetadataExtractor.SonyEncodedDataDirectoryBase
extends MetadataExtractor.Directory
-
Field Summary
FieldsFields inherited from class gov.nih.mipav.model.file.MetadataExtractor.Directory
_definedTagList, _descriptor, _tagMap -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gov.nih.mipav.model.file.MetadataExtractor.Directory
addError, containsTag, getBoolean, getBooleanObject, getByteArray, getDate, getDate, getDate, getDescription, getDouble, getDoubleObject, getErrorCount, getErrors, getFloat, getFloatObject, getInt, getIntArray, getInteger, getLong, getLongObject, getName, getObject, getParent, getRational, getRationalArray, getString, getString, getStringArray, getStringValue, getStringValueArray, getTagCount, getTagName, getTagNameMap, getTags, hasErrors, hasTagName, isEmpty, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setDoubleArray, setFloat, setFloatArray, setInt, setIntArray, setLong, setObject, setObjectArray, setParent, setRational, setRationalArray, setString, setStringArray, setStringValue, setStringValueArray, toString
-
Field Details
-
_substitution
private final byte[] _substitution
-
-
Constructor Details
-
SonyEncodedDataDirectoryBase
public SonyEncodedDataDirectoryBase()
-
-
Method Details
-
decipherInPlace
protected void decipherInPlace(byte[] bytes)
-