Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class MessageParser(message: CharSequence, ignoreMessageParseErrors: Boolean = i18n4k.ignoreMessageParseErrors)
Parser for the de.comahe.i18n4k.messages.formatter.MessageFormatterDefault format
Link copied to clipboard
interface MessagePart
Link copied to clipboard
Link copied to clipboard
data class MessagePartParam(val index: Int?, val type: CharSequence?, var style: StylePart?) : MessagePart
Link copied to clipboard
Link copied to clipboard
List of style modifier separated by "|"
Link copied to clipboard
Style part that has name(s). Data is separated by ":"
Link copied to clipboard
Functions
Link copied to clipboard
Searches the first StylePartSimple, if not found takes the fist named.