public static class PropertiesUtil.PrefixProducer extends java.lang.Object implements PropertiesUtil.Producer
Constructor and Description |
---|
PrefixProducer(java.util.Properties props,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
java.util.Properties |
readProperties() |
public PrefixProducer(java.util.Properties props, java.lang.String prefix)
public java.util.Properties readProperties()
readProperties
in interface PropertiesUtil.Producer