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

Quick Search    Search Deep
F G H M N O S _

F

format(String, Object) - Static method in class org.jdbf.castor.Messages
Format the named message using a single argument and return the full message text.
format(String, Object, Object) - Static method in class org.jdbf.castor.Messages
Format the named message using two argument and return the full message text.
format(String, Object, Object, Object) - Static method in class org.jdbf.castor.Messages
Format the named message using three argument and return the full message text.
format(String, Object[]) - Static method in class org.jdbf.castor.Messages
Format the named message using any number of arguments and return the full message text.

G

getKeys() - Method in class org.jdbf.castor.Messages.EmptyResourceBundle
 

H

handleGetObject(String) - Method in class org.jdbf.castor.Messages.EmptyResourceBundle
 
hasMoreElements() - Method in class org.jdbf.castor.Messages.EmptyResourceBundle
 

M

Messages - class org.jdbf.castor.Messages.
I18N message formatting class.
Messages() - Constructor for class org.jdbf.castor.Messages
 
Messages.EmptyResourceBundle - class org.jdbf.castor.Messages.EmptyResourceBundle.
 
Messages.EmptyResourceBundle() - Constructor for class org.jdbf.castor.Messages.EmptyResourceBundle
 
message(String) - Static method in class org.jdbf.castor.Messages
Return the text of the named message without formatting.

N

nextElement() - Method in class org.jdbf.castor.Messages.EmptyResourceBundle
 

O

org.jdbf.castor - package org.jdbf.castor
 

S

setLocale(String, Locale) - Static method in class org.jdbf.castor.Messages
Set the locale to use for loading messages.
setLocale(String) - Static method in class org.jdbf.castor.Messages
 

_

_formats - Static variable in class org.jdbf.castor.Messages
Once a format has been created once, it is cached here.
_messages - Static variable in class org.jdbf.castor.Messages
The resource bundle holds all the messages.

F G H M N O S _