|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ notices overview ] | PREV NEXT | ||||||||
Uses of Interface
com.aendvari.common.notices.NoticeTranslator
| Uses of NoticeTranslator in com.aendvari.common.notices |
| Classes in com.aendvari.common.notices that implement NoticeTranslator | |
class |
FormattedNoticeTranslator
Provides the ability to translate formatted notices into plain text. |
class |
ResourceNoticeTranslator
Provides the ability to translate formatted notices into plain text. |
| Methods in com.aendvari.common.notices with parameters of type NoticeTranslator | |
static void |
NoticesUtil.noticesToModel(Notices notices,
NoticeTranslator translator,
com.aendvari.common.model.ModelNode modelNode,
java.lang.String path,
boolean recursive)
Extracts all the notices in their translated form into the given com.aendvari.common.model.ModelNode. |
|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ notices overview ] | PREV NEXT | ||||||||