Rakesh API
A B C D E F G H I J K L M N O P Q R S T U V W Z

A

accentConversions(String) - Static method in class org.rakeshv.tex.TransformTextFile
Make words accentuated.
accentRegex - Static variable in class org.rakeshv.tex.TransformTextFile
Regular expressions to convert words to accentuated words.
accentuateCharacters() - Method in class org.rakeshv.utils.Change8Crmp10
Convert all accentuated characters to their LATEX equivalent.
accessCount - Variable in class org.rakeshv.Statistics
The total number of times the resource has been accessed.
actionPerformed(ActionEvent) - Method in class org.rakeshv.applications.ImagePlayer
The method from java.awt.event.ActionListener that handles events that are fired by the components in the menu bar.
activationDate - Variable in class biz.wedoit4u.databeans.CustomerBean
The value in the activation_date column.
active - Variable in class biz.wedoit4u.databeans.CustomerBean
The value in the active column.
active - Variable in class biz.wedoit4u.databeans.PartnerBean
The value in the active column.
add(T) - Method in interface org.rakeshv.utils.DataStructure
Add the specified object to datastructure.
add(T) - Method in class org.rakeshv.utils.SimpleFIFO
Add the specified object to SimpleFIFO.fifo.
add(T) - Method in class org.rakeshv.utils.SimpleLRU
Add the specified object to SimpleLRU.lru.
addAddress(List, Element) - Method in class org.rakeshv.xml.addressbook.AddressBook
Add the Address objects in the specified list to the specified element.
addAddress(Address) - Method in class org.rakeshv.xml.addressbook.Person
Add the specified Address to the Person.addresses List.
addAlbum(Album) - Method in class org.rakeshv.xml.album.PhotoAlbum
Add the specified Album java bean to the PhotoAlbum.albums map.
addAlbumToTree(Album) - Method in class org.rakeshv.xml.album.PhotoAlbum
Add the specified Album object to the JDOM tree as a album element.
addBatch() - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in class org.rakeshv.dbutils.StatementDecorator
Adds the given SQL command to the current list of commmands for this Statement object.
addGroup(Group) - Method in class org.rakeshv.xml.addressbook.AddressBook
Add the specified Group to the address book.
addGroupToTree(Group) - Method in class org.rakeshv.xml.addressbook.AddressBook
Add the specified Group object under the AddressBook.groupsElement node in the JDOM tree.
addHeader(String, String) - Method in class org.rakeshv.filters.CachingResponseWrapper
Add the specified header to the CachingResponseWrapper.fileProperties
addImageToTree(Element, String, Image) - Method in class org.rakeshv.xml.album.PhotoAlbum
Add the specified Image object to the specified element as an element with the name specified.
addObject(T) - Method in class org.rakeshv.utils.SharedObject
Add the specified object to SharedObject.cache.
addOutputStream(OutputStream) - Method in class org.rakeshv.io.TeeOutputStream
Add the specified OutputStream to the TeeOutputStream.outputStreams.
addPerson(Person) - Method in class org.rakeshv.xml.addressbook.AddressBook
Add the specified Person java bean to the address book.
addPersonToTree(Person) - Method in class org.rakeshv.xml.addressbook.AddressBook
Add the specified Person object to the JDOM tree as a person element.
addPhoto(Photo) - Method in class org.rakeshv.xml.album.Album
Add the specified Photo instance to the Album.photos map.
addPhotoToTree(Element, Album) - Method in class org.rakeshv.xml.album.PhotoAlbum
Add all the Photo beans in the Album specified to the Element passed in.
address - Variable in class org.rakeshv.mail.WebMailBean
The internet address that is used in the users email address.
Address - Class in org.rakeshv.xml.addressbook
A bean that represents a postal address.
Address() - Constructor for class org.rakeshv.xml.addressbook.Address
Default constructor.
Address(String, String, String, String, String) - Constructor for class org.rakeshv.xml.addressbook.Address
Construct an new address with most of the common fields populated.
Address(String, String, String, String, String, String, String) - Constructor for class org.rakeshv.xml.addressbook.Address
Construct an new address with all the fields populated.
addressBook - Variable in class org.rakeshv.mail.SendHandler
The AddressBook object for the current user.
addressBook - Variable in class org.rakeshv.mail.WebMailBean
The AddressBook that belongs to the WebMailBean.user.
AddressBook - Class in org.rakeshv.xml.addressbook
Address book implementation.
AddressBook() - Constructor for class org.rakeshv.xml.addressbook.AddressBook
Default constructor.
AddressBook(String) - Constructor for class org.rakeshv.xml.addressbook.AddressBook
Just invoke AddressBook.AddressBook( String, String ) with a value of null for the preferred SAX Parser to use.
AddressBook(String, String) - Constructor for class org.rakeshv.xml.addressbook.AddressBook
Load the specified address book XML file using the specified SAX Parser.
addresses - Variable in class org.rakeshv.xml.addressbook.Person
The list of address(s) of the person.
AddressException - Exception in org.rakeshv.xml.addressbook
A custom exception that is used when any kind of exceptions are encountered when interacting with the JDOM package.
AddressException(boolean, String) - Constructor for exception org.rakeshv.xml.addressbook.AddressException
Create a new exception with the specified message.
AddressException(boolean, String, Throwable) - Constructor for exception org.rakeshv.xml.addressbook.AddressException
Create a new exception with the specified message and instance of Throwable that caused the problem.
addWriter(Writer) - Method in class org.rakeshv.io.TeeWriter
Add the specified Writer to the TeeWriter.writers.
AdminSession - Class in biz.wedoit4u
A Java Bean that is used to store sessional information for a CMA user.
AdminSession() - Constructor for class biz.wedoit4u.AdminSession
The default constructor.
Album - Class in org.rakeshv.xml.album
A Java bean that represents one photo album entry in the photo albums XML file.
Album() - Constructor for class org.rakeshv.xml.album.Album
Default constructor.
Album(String) - Constructor for class org.rakeshv.xml.album.Album
The only public constructor that is supported.
AlbumException - Exception in org.rakeshv.xml.album
A custom exception that is used when any kind of exceptions are encountered when interacting with the JDOM package.
AlbumException(String) - Constructor for exception org.rakeshv.xml.album.AlbumException
Create a new exception with the specified message.
AlbumException(String, Throwable) - Constructor for exception org.rakeshv.xml.album.AlbumException
Create a new exception with the specified message and instance of Throwable that caused the problem.
albums - Variable in class org.rakeshv.xml.album.PhotoAlbum
The map of Album records.
ALL_CATEGORIES - Static variable in class biz.wedoit4u.databeans.CategoryHelper
The statement that is executed to fetch all the records from the categories table.
ALL_CONTENTS - Static variable in class biz.wedoit4u.databeans.ContentHelper
The statement that is executed to fetch all the records from the contents table.
ALL_CUSTOMER_STYLES - Static variable in class biz.wedoit4u.databeans.CustomerStyleHelper
The statement that is executed to fetch all the records from the customer_styles table.
ALL_CUSTOMER_TYPES - Static variable in class biz.wedoit4u.databeans.CustomerTypeHelper
The statement that is executed to fetch all the records from the customer_types table.
ALL_CUSTOMERS - Static variable in class biz.wedoit4u.databeans.CustomerHelper
The statement that is executed to fetch all the records from the customers table.
ALL_PARTNER_STYLES - Static variable in class biz.wedoit4u.databeans.PartnerStyleHelper
The statement that is executed to fetch all the records from the partner_styles table.
ALL_PARTNERS - Static variable in class biz.wedoit4u.databeans.PartnerHelper
The statement that is executed to fetch all the records from the partners table.
ALL_SITE_PROPERTIES - Static variable in class biz.wedoit4u.databeans.SitePropertyHelper
The statement that is executed to fetch all the records from the site_properties table.
ALL_STYLE_CLASSES - Static variable in class biz.wedoit4u.databeans.StyleClassHelper
The statement that is executed to fetch all the records from the style_classes table.
altText - Variable in class org.rakeshv.xml.album.Image
The altText property for an image.
americanToEnglish(String) - Static method in class org.rakeshv.tex.TransformTextFile
Convert American spelling to English.
attachmentRootDirectory - Variable in class org.rakeshv.mail.WebMailBean
The root directory under which all user-specific mail attachment files are stored.
attachments - Variable in class org.rakeshv.mail.WriteFormParser
The List in which extracted attachments will be stored.
attributes - Variable in class org.rakeshv.filters.CachingFilter
The attributes associated with the cache.
available() - Method in class org.rakeshv.io.LoggingInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

Rakesh API
A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright © 2002-2005 - Rakesh Vidyadharan