public interface SettingsSource
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream()
Gets a byte stream to the settings contents.
|
String |
getLocation()
Provides a user-friendly hint about the location of the settings.
|
InputStream getInputStream() throws IOException
null
.IOException
String getLocation()
null
.Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.