public class DefaultTagDescriptor extends TagDescriptor<Directory>
_directory
Constructor and Description |
---|
DefaultTagDescriptor(Directory directory) |
Modifier and Type | Method and Description |
---|---|
java.lang.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)
Copyright © 2002-2013 Drew Noakes. All Rights Reserved.