Package org.apache.manifoldcf.core.i18n
Class Messages.ResourceKey
- java.lang.Object
-
- org.apache.manifoldcf.core.i18n.Messages.ResourceKey
-
- Enclosing class:
- Messages
protected static class Messages.ResourceKey extends java.lang.ObjectClass to help keep track of the missing resources we've already complained about, so we don't fill up the standard out log with repetitive stuff.
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringlocaleNameprotected java.lang.StringpathNameprotected java.lang.StringresourceKey
-
Constructor Summary
Constructors Constructor Description ResourceKey(java.lang.String pathName, java.lang.String localeName, java.lang.String resourceKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-