Uses of Interface
com.adobe.epubcheck.messages.MessageDictionary
-
Packages that use MessageDictionary Package Description com.adobe.epubcheck.api com.adobe.epubcheck.messages -
-
Uses of MessageDictionary in com.adobe.epubcheck.api
Fields in com.adobe.epubcheck.api declared as MessageDictionary Modifier and Type Field Description private MessageDictionaryMasterReport. dictionaryMethods in com.adobe.epubcheck.api that return MessageDictionary Modifier and Type Method Description MessageDictionaryMasterReport. getDictionary()MessageDictionaryReport. getDictionary() -
Uses of MessageDictionary in com.adobe.epubcheck.messages
Classes in com.adobe.epubcheck.messages that implement MessageDictionary Modifier and Type Class Description classLocalizedMessageDictionaryThis is a dictionary that maps the text of a message to a severity.classOverriddenMessageDictionaryMaps a message to a severity using overrides provided in a file.Fields in com.adobe.epubcheck.messages declared as MessageDictionary Modifier and Type Field Description private MessageDictionaryMessageDictionaryDumper. dictionaryConstructors in com.adobe.epubcheck.messages with parameters of type MessageDictionary Constructor Description MessageDictionaryDumper(MessageDictionary dictionary)
-