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
IOException
public void save(boolean fast) throws IOException
IOException
Copyright © 2019. All rights reserved.