public class FileSystemDescriptor extends TagDescriptor<FileSystemDirectory>
Constructor and Description |
---|
FileSystemDescriptor(FileSystemDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionString
public FileSystemDescriptor(FileSystemDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<FileSystemDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.Copyright © 2024. All rights reserved.