Package | Description |
---|---|
com.google.enterprise.connector.util.database |
Modifier and Type | Method and Description |
---|---|
DatabasePropertyResourceBundle |
DatabaseResourceBundleManager.getResourceBundle(java.lang.String baseName,
java.lang.String resourceBundleExtension,
java.lang.ClassLoader classLoader)
Gets a resource bundle using the specified
baseName , and the
specified resourceBundleExtension . |
Constructor and Description |
---|
DatabasePropertyResourceBundle(java.net.URL resourceUrl,
DatabasePropertyResourceBundle parent)
Creates a
DatabaseResourceBundle backed by the properties
loaded from the resourceUrl and the given parent . |