public interface PropertyLoadContext extends PropertyContext
Modifier and Type | Method and Description |
---|---|
String |
getEncoding() |
String |
getLocation(String location,
Properties properties) |
List<String> |
getLocations() |
Properties |
init() |
getProcessors, initialize
Properties init()
List<String> getLocations()
String getLocation(String location, Properties properties)
String getEncoding()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.