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

O

ObjectCache<K,V> - Class in org.rakeshv.utils
A simple decorator around a LinkedHashMap and DynamicCache that can be used to cache object instances.
ObjectCache() - Constructor for class org.rakeshv.utils.ObjectCache
Default constructor.
ObjectCache(int) - Constructor for class org.rakeshv.utils.ObjectCache
Create a new instance with the specified size for the ObjectCache.cache.
ObjectCache(int, int) - Constructor for class org.rakeshv.utils.ObjectCache
Create a new instance with the specified size for the ObjectCache.cache and the datastructure to use.
officePhone - Variable in class org.rakeshv.xml.addressbook.Person
The office telephone number of the person.
org.rakeshv - package org.rakeshv
Core classes that are meant to be used among all the other packages.
org.rakeshv.applications - package org.rakeshv.applications
Applications that are built around the various class libraries.
org.rakeshv.dbutils - package org.rakeshv.dbutils
JDBC utility classes to reduce chore of common JDBC calls.
org.rakeshv.filters - package org.rakeshv.filters
This package contains servlet filters that may be deployed into any Servlet 2.4 compliant servlet container.
org.rakeshv.gui - package org.rakeshv.gui
Utility classes that are developed for some GUI's.
org.rakeshv.io - package org.rakeshv.io
A package with utility classes built around the java.io package.
org.rakeshv.mail - package org.rakeshv.mail
Classes developed for a web-based IMAP client.
org.rakeshv.net - package org.rakeshv.net
Utility classes to communicate with common network services.
org.rakeshv.tex - package org.rakeshv.tex
Classes that deal with modifying text files into LaTeX files.
org.rakeshv.utils - package org.rakeshv.utils
Utility classes developed for miscellaneous purposes.
org.rakeshv.xml.addressbook - package org.rakeshv.xml.addressbook
An XML address book implementation.
org.rakeshv.xml.album - package org.rakeshv.xml.album
An XML photo album implementation.
OUT_LOG_PROPERTY - Static variable in class biz.wedoit4u.Logger
The property that is used to denote the out log.
output - Variable in class org.rakeshv.filters.CachingResponseStream
The underlying servlet output stream to which we should write data.
output - Variable in class org.rakeshv.filters.CompressionResponseStream
The underlying servlet output stream to which we should write data.
outputStream - Variable in class org.rakeshv.io.LoggingInputStream
The stream to which the contents read from the stream are to be logged.
outputStreams - Variable in class org.rakeshv.io.TeeOutputStream
The Array of OutputStreams to which the content is to be written.
outStream - Static variable in class biz.wedoit4u.Logger
The PrintStream to which the messages are to be written.

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