org.xwiki.localization.message
Interface TranslationMessage
- All Superinterfaces:
- TranslationMessageElement
@Unstable
public interface TranslationMessage
- extends TranslationMessageElement
Generate the final translation based or variables informations (parameters, etc.).
- Since:
- 4.3M2
- Version:
- $Id: 5df67608e1d4cd36b82a5e4975fc27defa4eb365 $
EMPTY
static final TranslationMessage EMPTY
- An empty translation message.
getRawSource
String getRawSource()
- Returns:
- the raw source of the translation as it is stored
Copyright © 2004–2014 XWiki. All rights reserved.