public class TranslationMarker extends AbstractContainerMarker
| Constructor and Description |
|---|
TranslationMarker(String translationKey) |
TranslationMarker(String translationKey,
org.slf4j.Marker... references) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getTranslationKey() |
int |
hashCode() |
add, contains, contains, get, getName, hasChildren, hasReferences, iterator, remove, toStringpublic static final String NAME
public TranslationMarker(String translationKey)
translationKey - the translation key to associate to the logpublic TranslationMarker(String translationKey, org.slf4j.Marker... references)
translationKey - the translation key to associate to the logreferences - the other associated markerspublic String getTranslationKey()
public int hashCode()
hashCode in interface org.slf4j.MarkerhashCode in class AbstractContainerMarkerpublic boolean equals(Object other)
equals in interface org.slf4j.Markerequals in class AbstractContainerMarkerCopyright © 2004–2017 XWiki. All rights reserved.