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, getDescription
public DefaultTagDescriptor(Directory directory)
public String getTagName(int tagType)
tagType
- the tag type identifier.Copyright © 2003-2012 Drew Noakes. All Rights Reserved.