Package com.onwbp.base.text


package com.onwbp.base.text
Provides classes for creating user messages and nomenclatures.

 

 

 

 

 

  • Class
    Description
    This exception is thrown whenever a conversion problem occurs.
    A Nomenclature is an ordered collection of NomenclatureItem instances.
    A NomenclatureItem associates a value with one or more labels.
    A NomenclatureItemValue is a label value in a containing Nomenclature.
    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).