asia.redact.bracket.properties.mgmt
Class ServerLocalizedFileInfo
java.lang.Object
asia.redact.bracket.properties.mgmt.ServerLocalizedFileInfo
class ServerLocalizedFileInfo
- extends Object
A properties file name used with a ServerLocale has a particular form, such as
"baseNameXXX.properties' where XXX is the embedded locale information. So we need
a container for the baseName and the extension
- Author:
- Dave
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseName
String baseName
locale
ServerLocale locale
extension
String extension
ServerLocalizedFileInfo
ServerLocalizedFileInfo()
Copyright © 2011-2013 David R. Smith. All Rights Reserved.