public class DefaultTagDescriptor extends TagDescriptor<Directory>
_directory| Constructor and Description |
|---|
DefaultTagDescriptor(Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTagName(int tagType)
Gets a best-effort tag name using the format 'Unknown tag 0x00' (with the corresponding tag type in hex).
|
convertBytesToVersionString, get7BitStringFromBytes, getAsciiStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getDescription, getEpochTimeDescription, getFormattedFloat, getFormattedInt, getFormattedString, getIndexedDescription, getIndexedDescription, getSimpleRational, getVersionBytesDescriptionpublic DefaultTagDescriptor(Directory directory)
public String getTagName(int tagType)
tagType - the tag type identifier.Copyright © 2002-2015 Drew Noakes. All Rights Reserved.