public interface MessagesBundle
Messages
.Modifier and Type | Method and Description |
---|---|
Resource |
getBaseResource()
Returns the base resource for this bundle of properties files.
|
Object |
getId()
Returns an object used to identify this particular bundle; this should be a simple immutable value such as a
String.
|
MessagesBundle |
getParent()
Returns a parent bundle for this bundle, or null if this bundle has no parent.
|
Object getId()
Resource getBaseResource()
MessagesBundle getParent()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.