public class MetadataEditor extends Object
| Constructor and Description |
|---|
MetadataEditor(File source,
Map<String,MetaValue> keyedMeta,
Map<Integer,MetaValue> itunesMeta) |
| Modifier and Type | Method and Description |
|---|---|
static MetadataEditor |
createFrom(File f) |
Map<Integer,MetaValue> |
getItunesMeta() |
Map<String,MetaValue> |
getKeyedMeta() |
void |
save(boolean fast) |
public static MetadataEditor createFrom(File f) throws IOException
IOExceptionpublic void save(boolean fast)
throws IOException
IOExceptionCopyright © 2019. All rights reserved.