public class FileSystemPropertySource extends AbstractStreamBasedPropertySource
PropertySource
wrapping Properties
loaded on the file system from a given path.AbstractStreamBasedPropertySource.ConstructingProperties
Constructor and Description |
---|
FileSystemPropertySource(File file) |
FileSystemPropertySource(String path) |
describe
getBooleanProperty, getKeys, getProperties, getProperty, hasProperty, toString
public FileSystemPropertySource(String path) throws IOException
IOException
public FileSystemPropertySource(File file) throws IOException
IOException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.