Package com.onwbp.base.text
package com.onwbp.base.text
Provides classes for creating user messages and nomenclatures.
-
ClassDescriptionThis exception is thrown whenever a conversion problem occurs.Nomenclature<T>A
Nomenclature
is an ordered collection ofNomenclatureItem
instances.ANomenclatureItem
associates a value with one or more labels.ANomenclatureItemValue
is a label value in a containingNomenclature
.This enumeration class defines the possible severity levels of user messages.Common abstract class for holding a text message.Provides a localized message based on strings directly set from Java code (not externalized).Holds a user message that is persisted in a Java resource bundle.Provides a message based on strings directly set from Java code (not externalized).