public class MetadataFieldReader extends Object
Constructor and Description |
---|
MetadataFieldReader() |
MetadataFieldReader(File propertyFile) |
Modifier and Type | Method and Description |
---|---|
Color |
getColor(String key) |
URL |
getImage() |
Set<MetadataField> |
getMetadataFields() |
protected String |
getProperty(String key) |
PollerTheme |
getTheme() |
String |
getTitle() |
public MetadataFieldReader()
public MetadataFieldReader(File propertyFile)
public Set<MetadataField> getMetadataFields() throws ClassNotFoundException, InstantiationException, IllegalAccessException
public String getTitle()
public URL getImage()
public PollerTheme getTheme()
Copyright © 2021. All rights reserved.