Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.aendvari.common.notices: Javadoc index of package com.aendvari.common.notices.


Package Samples:

com.aendvari.common.notices

Classes:

Notice: Represents a single notice sent from various places. Up to four placeholder objects may be specified for parametric replacement of the notice text. The NoticeTranslator interface is used to translate Notice objects into strings.
Notices: Provides a container for a hierarchy of notices. Uses an com.aendvari.common.osm.Osm to hold Notice objects based on their key.
NoticeTranslator: Defines an interface for the translation of Notice objects into text.
FormattedNoticeTranslator: Provides the ability to translate formatted notices into plain text. See the java.text.MessageFormat class for information on creating formatted text
ResourceNoticeTranslator: Provides the ability to translate formatted notices into plain text. The text of the notice is used as a java.util.ResourceBundle key.
NoticesUtil: Provides various utility methods for the notice classes.

Home | Contact Us | Privacy Policy | Terms of Service