public class XMLProfile extends SourceProfile
DefaultProfile.ProfileChangeListener
KEY_DESCRIPTION, KEY_NAME
Constructor and Description |
---|
XMLProfile(java.io.File xmlProfileFile)
Creates a new i-net PDFC configuration, based on the xmlProfileFile.
|
loadXML
addProfileChangeListener, getBool, getBool, getDouble, getDouble, getInt, getInt, getObject, getObject, getProperties, getString, getString, putValue, putValue, putValues, removeProfileChangeListener
public XMLProfile(java.io.File xmlProfileFile) throws java.lang.IllegalArgumentException, java.util.InvalidPropertiesFormatException
xmlProfileFile
- the configuration file to load the properties fromjava.lang.IllegalArgumentException
- if the configuration file does not exist.java.util.InvalidPropertiesFormatException
- if the file is not a valid xml configuration file.Copyright © 2010-2022 by i-net software GmbH