Overload List
| Name | Description | |
|---|---|---|
| TAG_INFO |
Default constructor (filename must be set manually in order to be available).
| |
| TAG_INFO(String) |
Constructor already setting the filename (full path) and the title (file name only).
| |
| TAG_INFO(TAG_INFO) |
Creates a new instance as a clone of an existing instance.
| |
| TAG_INFO(String, Boolean) |
Constructor already setting the filename (full path) and the title (file name only).
|
See Also