A B C D E F G H I J L M N O P R S T U V W X Y Z

A

acceptEntropy(Yarrow.EntropySource, long, int) - Method in class com.opensymphony.module.random.Yarrow
 
acceptTimerEntropy(Yarrow.EntropySource) - Method in class com.opensymphony.module.random.Yarrow
 
add(String, int, int, boolean) - Static method in class com.opensymphony.util.DateUtil
Date Arithmetic function.
add(String, int, int) - Static method in class com.opensymphony.util.DateUtil
Date Arithmetic function.
add(String) - Method in class com.opensymphony.util.MultipartException
Add an error message to the Exception.
add(Throwable) - Method in class com.opensymphony.util.MultipartException
Add an Exception's error message to the Exception.

B

BeanProvider - interface com.opensymphony.provider.BeanProvider.
BeanProvider providers an abstraction for getting and setting methods of a bean (or object).
BeanUtils - class com.opensymphony.util.BeanUtils.
Convenience methods for manipulating the getter/setter properties of JavaBeans (well any kind of Object).
BeanUtils() - Constructor for class com.opensymphony.util.BeanUtils
 
blockDecrypt(byte[], int, Object) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Convenience method to decrypt exactly one block of plaintext, assuming Rijndael's default block size (128-bit).
blockDecrypt(byte[], int, Object, int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Decrypt exactly one block of ciphertext.
blockEncrypt(byte[], int, Object) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Convenience method to encrypt exactly one block of plaintext, assuming Rijndael's default block size (128-bit).
blockEncrypt(byte[], int, Object, int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Encrypt exactly one block of plaintext.
blockSize() - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
 
br(String) - Static method in class com.opensymphony.util.TextUtils
Convert line breaks to html <br> tag.

C

COMP_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceGeneratorHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceLocalHome
 
ClassLoaderUtil - class com.opensymphony.util.ClassLoaderUtil.
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassLoaderUtil() - Constructor for class com.opensymphony.util.ClassLoaderUtil
 
checkBackupDirectory(File) - Static method in class com.opensymphony.util.FileUtils
 
clear() - Method in class com.opensymphony.util.OrderedMap
Deprecated. Overrides superclass.
cloneNode(Node, Document, boolean) - Static method in class com.opensymphony.util.XMLUtils
Clone given Node into target Document.
closeTags(String) - Static method in class com.opensymphony.util.TextUtils
Search through a String for any tags that have been opened and append closing tags for those that have not been closed.
colorToHex(Color) - Static method in class com.opensymphony.util.TextUtils
Convert Color to html hex string.
com.opensymphony.module.random - package com.opensymphony.module.random
 
com.opensymphony.module.sequence - package com.opensymphony.module.sequence
 
com.opensymphony.provider - package com.opensymphony.provider
 
com.opensymphony.provider.bean - package com.opensymphony.provider.bean
 
com.opensymphony.provider.log - package com.opensymphony.provider.log
 
com.opensymphony.provider.xmlprinter - package com.opensymphony.provider.xmlprinter
 
com.opensymphony.provider.xpath - package com.opensymphony.provider.xpath
 
com.opensymphony.util - package com.opensymphony.util
 
create() - Method in interface com.opensymphony.module.sequence.SequenceGeneratorHome
 
create(String) - Method in interface com.opensymphony.module.sequence.SequenceLocalHome
 
createFile(String) - Static method in class com.opensymphony.util.FileUtils
 
createStateless(String) - Static method in class com.opensymphony.util.EJBUtils
Method to lookup a stateless session EJB's home interface, and create an instance using the create() method.

D

DEBUG - Static variable in interface com.opensymphony.provider.LogProvider
 
Data - class com.opensymphony.util.Data.
Convenience object for wrapping data stored in a byte array.
Data() - Constructor for class com.opensymphony.util.Data
 
Data(byte[]) - Constructor for class com.opensymphony.util.Data
 
DataUtil - class com.opensymphony.util.DataUtil.
DOCUMENT ME!
DataUtil() - Constructor for class com.opensymphony.util.DataUtil
 
DateUtil - class com.opensymphony.util.DateUtil.
This class is used to convert Dates to ISO 8601 formatted dates and back.
DateUtil() - Constructor for class com.opensymphony.util.DateUtil
 
DefaultBeanProvider - class com.opensymphony.provider.bean.DefaultBeanProvider.
BeanProvider implementation for accessing properties.
DefaultBeanProvider() - Constructor for class com.opensymphony.provider.bean.DefaultBeanProvider
 
DefaultLogProvider - class com.opensymphony.provider.log.DefaultLogProvider.
Default LogProvider implementation (will be used if no other is available, or there is error in loading another one).
DefaultLogProvider() - Constructor for class com.opensymphony.provider.log.DefaultLogProvider
 
DefaultXMLPrinterProvider - class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider.
XMLPrinterProvider implementation with no dependencies to other printers.
DefaultXMLPrinterProvider() - Constructor for class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
dateFormatSymbles - Static variable in class com.opensymphony.util.DateUtil
 
dateToISO(Date, boolean) - Static method in class com.opensymphony.util.DateUtil
Return an ISO date string
dateToISO(Date) - Static method in class com.opensymphony.util.DateUtil
non-expanded
dateToJulianDay(Date) - Static method in class com.opensymphony.util.DateUtil
Converts java Date to Julian day count A Julian day is defined as the number of days since Jan 1, 1.
daysBetween(Date, Date) - Static method in class com.opensymphony.util.DateUtil
Deprecated.  
daysBetween(Calendar, Calendar) - Static method in class com.opensymphony.util.DateUtil
Deprecated.  
daysBetween(String, String, boolean) - Static method in class com.opensymphony.util.DateUtil
Returns the days between two dates.
debug(Object) - Method in class com.opensymphony.util.Logger
Deprecated.  
debug(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.  
decipher(byte[]) - Method in class com.opensymphony.module.random.Rijndael
 
decodeBytes(String) - Static method in class com.opensymphony.util.MailUtils
Decode binary data from String using base64.
decodeBytes(String) - Static method in class com.opensymphony.util.TextUtils
Decode binary data from String using base64.
decodeObject(String) - Static method in class com.opensymphony.util.TextUtils
Decode Object from a String by decoding with base64 then deserializing.
destroy() - Method in interface com.opensymphony.provider.Provider
Shutdown Provider.
destroy() - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
destroy() - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
destroy() - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
destroy() - Method in class com.opensymphony.provider.log.FullLogProvider
 
destroy() - Method in class com.opensymphony.provider.log.Log4JProvider
 
destroy() - Method in class com.opensymphony.provider.log.NullLogProvider
 
destroy() - Method in class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
destroy() - Method in class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
destroy() - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
dirList(String) - Static method in class com.opensymphony.util.FileUtils
 
dirList(File) - Static method in class com.opensymphony.util.FileUtils
 

E

EJBUtils - class com.opensymphony.util.EJBUtils.
Utilities for Enterprise JavaBeans (and JNDI).
EJBUtils() - Constructor for class com.opensymphony.util.EJBUtils
 
ERROR - Static variable in interface com.opensymphony.provider.LogProvider
 
ejbActivate() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbActivate() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbActivate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
ejbCreate(String) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbCreate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
Session created.
ejbLoad() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbLoad() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbPassivate() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbPassivate() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbPassivate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
ejbPostCreate(String) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbRemove() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbRemove() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbRemove() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
ejbStore() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbStore() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
encipher(byte[]) - Method in class com.opensymphony.module.random.Rijndael
 
encodeBytes(byte[]) - Static method in class com.opensymphony.util.MailUtils
Encode binary data into String using base64.
encodeBytes(byte[]) - Static method in class com.opensymphony.util.TextUtils
Encode binary data into String using base64.
encodeObject(Object) - Static method in class com.opensymphony.util.TextUtils
Encode an Object to String by serializing it and encoding using base64.
error(Object) - Method in class com.opensymphony.util.Logger
Deprecated.  
error(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.  
errors - Variable in class com.opensymphony.util.MultipartException
List used internally to store Strings of error messages.
extractNumber(String) - Static method in class com.opensymphony.util.TextUtils
Extract a number from a String.

F

FATAL - Static variable in interface com.opensymphony.provider.LogProvider
 
FileManager - class com.opensymphony.util.FileManager.
FileManager
FileUtils - class com.opensymphony.util.FileUtils.
DOCUMENT ME!
FileUtils() - Constructor for class com.opensymphony.util.FileUtils
 
FullLogProvider - class com.opensymphony.provider.log.FullLogProvider.
Prints all msgs to System.err (in a simple format).
FullLogProvider() - Constructor for class com.opensymphony.provider.log.FullLogProvider
 
fatal(Object) - Method in class com.opensymphony.util.Logger
Deprecated.  
fatal(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.  
fileNeedsReloading(String) - Static method in class com.opensymphony.util.FileManager
 
findByPrimaryKey(String) - Method in interface com.opensymphony.module.sequence.SequenceLocalHome
 
findEntity(EJBHome, String) - Static method in class com.opensymphony.util.EJBUtils
Utility method for attempting to find a specific entity bean given it's home interface and primary key.
findEntity(EJBHome, int) - Static method in class com.opensymphony.util.EJBUtils
 
findEntity(EJBHome, long) - Static method in class com.opensymphony.util.EJBUtils
 

G

GUID - class com.opensymphony.util.GUID.
Convenience object for generating GUIDs.
GUID() - Constructor for class com.opensymphony.util.GUID
 
generateFormattedGUID() - Static method in class com.opensymphony.util.GUID
 
generateGUID() - Static method in class com.opensymphony.util.GUID
Generates a unique ID based on the Yarrow secure random number generator.
getActualCount() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
getActualCount() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
getArray() - Method in class com.opensymphony.util.MultipartException
Return error msgs as String array.
getBlockSize() - Method in class com.opensymphony.module.random.Rijndael
 
getBoolean(Boolean) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, false if the object is null
getByte(Byte) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getBytes() - Method in class com.opensymphony.util.Data
 
getCacheSize() - Static method in class com.opensymphony.util.XMLUtils
Accessor for the internal XSL transformer cache
getCause() - Method in class com.opensymphony.provider.ProviderConfigurationException
 
getCause() - Method in class com.opensymphony.provider.ProviderInvocationException
 
getColumnNumber() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getContentHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getContext(String) - Method in interface com.opensymphony.provider.LogProvider
Get object representing context of logger.
getContext(String) - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
getContext(String) - Method in class com.opensymphony.provider.log.FullLogProvider
 
getContext(String) - Method in class com.opensymphony.provider.log.Log4JProvider
 
getContext(String) - Method in class com.opensymphony.provider.log.NullLogProvider
 
getCount(int) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
getCount(String) - Method in interface com.opensymphony.module.sequence.SequenceGenerator
 
getCount(String) - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
getCount(int) - Method in interface com.opensymphony.module.sequence.SequenceLocal
 
getDTDHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getDouble(Double) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getElementText(Element) - Static method in class com.opensymphony.util.XMLUtils
Return the contained text within an Element.
getEntityResolver() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getErrorHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getFeature(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
getFloat(Float) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getInstance() - Static method in class com.opensymphony.provider.ProviderFactory
Obtain singleton instance of factory.
getInt(Integer) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getIterator() - Method in class com.opensymphony.util.MultipartException
Return Iterator of String error msgs.
getKeySize() - Method in class com.opensymphony.module.random.Rijndael
 
getLineNumber() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getList() - Method in class com.opensymphony.util.MultipartException
Return error msgs as List of Strings.
getLong(Long) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getName() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
getName() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
getNode(Node, String) - Method in interface com.opensymphony.provider.XPathProvider
 
getNode(Node, String) - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
getNodes(Node, String) - Method in interface com.opensymphony.provider.XPathProvider
 
getNodes(Node, String) - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
getProperty(String) - Static method in class com.opensymphony.module.random.Rijndael_Properties
Get the value of a property for this algorithm.
getProperty(String, String) - Static method in class com.opensymphony.module.random.Rijndael_Properties
Get the value of a property for this algorithm, or return value if the property was not set.
getProperty(Object, String) - Method in interface com.opensymphony.provider.BeanProvider
Get a single property of the bean.
getProperty(Object, String) - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
getProperty(Object, String) - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
getProperty(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
getPropertyNames(Object) - Static method in class com.opensymphony.util.BeanUtils
Get list of property names of bean.
getProvider(String, String) - Method in class com.opensymphony.provider.ProviderFactory
Find appropriate provider.
getPublicId() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getResource(String, Class) - Static method in class com.opensymphony.util.ClassLoaderUtil
Load a given resource.
getResource(String) - Static method in class com.opensymphony.util.FileUtils
Get an InputStream from specified resource uri.
getResourceAsStream(String, Class) - Static method in class com.opensymphony.util.ClassLoaderUtil
This is a convenience method to load a resource as a stream.
getRoot() - Static method in class com.opensymphony.util.EJBUtils
Get root naming context (InitialContext).
getRounds(int, int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Return The number of rounds for a given Rijndael's key and block sizes.
getSystemId() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getTimeZoneFromDateTime(String, boolean) - Static method in class com.opensymphony.util.DateUtil
 
getTimeZoneFromDateTime(String) - Static method in class com.opensymphony.util.DateUtil
 
getValue(Object, String) - Static method in class com.opensymphony.util.BeanUtils
Get a single property of the bean.
getValues(Object, String[]) - Static method in class com.opensymphony.util.BeanUtils
Get Map of property values from a bean.

H

hasErrors() - Method in class com.opensymphony.util.MultipartException
Check whether any errors have been added.
hexToColor(String) - Static method in class com.opensymphony.util.TextUtils
Convert html hex string to Color.
html(String) - Static method in class com.opensymphony.util.TextUtils
Deprecated. use htmlEncode(String) instead.
htmlEncode(String) - Static method in class com.opensymphony.util.TextUtils
Escape html entity characters and high characters (eg "curvy" Word quotes).
hyperlink(String) - Static method in class com.opensymphony.util.TextUtils
Convert all URLs and E-mail addresses in a string into hyperlinks.
hyperlink(String, String) - Static method in class com.opensymphony.util.TextUtils
Convert all URLs and E-mail addresses in a string into hyperlinks.

I

INFO - Static variable in interface com.opensymphony.provider.LogProvider
 
ISO_DATE_FORMAT - Static variable in class com.opensymphony.util.DateUtil
Base ISO 8601 Date format yyyyMMdd i.e., 20021225 for the 25th day of December in the year 2002
ISO_DATE_TIME_FORMAT - Static variable in class com.opensymphony.util.DateUtil
Base ISO 8601 Date format yyyyMMddTHHmmssSSSzzz i.e., 20021225T143212333-500 for the 25th day of December in the year 2002 at 2 pm 32 min 12 secs 333 mills -5 hours from GMT
ISO_EXPANDED_DATE_FORMAT - Static variable in class com.opensymphony.util.DateUtil
Expanded ISO 8601 Date format yyyy-MM-dd i.e., 2002-12-25 for the 25th day of December in the year 2002
ISO_EXPANDED_DATE_TIME_FORMAT - Static variable in class com.opensymphony.util.DateUtil
Base ISO 8601 Date format yyyy-MM-ddTHH:mm:ss,SSSzzz i.e., 2002-12-25T14:32:12,333-500 for the 25th day of December in the year 2002 at 2 pm 32 min 12 secs 333 mills -5 hours from GMT
ISO_EXPANDED_TIME_FORMAT - Static variable in class com.opensymphony.util.DateUtil
Basic ISO 8601 Time format HH:mm:ss,SSSzzz i.e., 14:32:12,333-500 for 2 pm 32 min 12 secs 333 mills -5 hours from GMT 24 hour clock
ISO_TIME_FORMAT - Static variable in class com.opensymphony.util.DateUtil
Basic ISO 8601 Time format HHmmssSSSzzz i.e., 143212333-500 for 2 pm 32 min 12 secs 333 mills -5 hours from GMT 24 hour clock
indent(String, int, boolean) - Static method in class com.opensymphony.util.TextUtils
Indent a String with line-breaks.
info(Object) - Method in class com.opensymphony.util.Logger
Deprecated.  
info(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.  
init() - Method in interface com.opensymphony.provider.Provider
Startup Provider.
init() - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
init() - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
init() - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
init() - Method in class com.opensymphony.provider.log.FullLogProvider
 
init() - Method in class com.opensymphony.provider.log.Log4JProvider
Setup Configurator.
init() - Method in class com.opensymphony.provider.log.NullLogProvider
 
init() - Method in class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
init() - Method in class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
init() - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
initialize(byte[]) - Method in class com.opensymphony.module.random.Rijndael
 
innerTrim(String) - Static method in class com.opensymphony.util.TextUtils
Returns a string that has whitespace removed from both ends of the String, as well as duplicate whitespace removed from within the String.
isAcceptableReservedChar(char) - Static method in class com.opensymphony.util.UrlUtils
Acceptable characters in a URI, but are reserved according to RFC 2396 Section 2.2
isAlpha(char) - Static method in class com.opensymphony.util.UrlUtils
 
isDebugEnabled() - Method in class com.opensymphony.util.Logger
Deprecated.  
isDigit(char) - Static method in class com.opensymphony.util.UrlUtils
 
isEnabled(Object, int) - Method in interface com.opensymphony.provider.LogProvider
Check whether logging is enabled for particular context/level combination.
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.FullLogProvider
 
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.Log4JProvider
 
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.NullLogProvider
 
isEnabledFor(int) - Method in class com.opensymphony.util.Logger
Deprecated.  
isErrorEnabled() - Method in class com.opensymphony.util.Logger
Deprecated.  
isFatalEnabled() - Method in class com.opensymphony.util.Logger
Deprecated.  
isInfoEnabled() - Method in class com.opensymphony.util.Logger
Deprecated.  
isLeapYear(String, boolean) - Static method in class com.opensymphony.util.DateUtil
 
isLeapYear(String) - Static method in class com.opensymphony.util.DateUtil
 
isOtherChar(char) - Static method in class com.opensymphony.util.UrlUtils
Other characters which are 'delims' according to RFC 2396 Section 2.4.3, but we include them anyhow
isReloadingConfigs() - Static method in class com.opensymphony.util.FileManager
 
isUnreservedChar(char) - Static method in class com.opensymphony.util.UrlUtils
Unreserved characters in a URI, according to RFC 2396 Section 2.3
isValidEmailChar(char) - Static method in class com.opensymphony.util.UrlUtils
 
isValidScheme(String) - Static method in class com.opensymphony.util.UrlUtils
According to RFC 2396 Section 3.1, a valid scheme is:
isValidSchemeChar(char) - Static method in class com.opensymphony.util.UrlUtils
 
isValidURLChar(char) - Static method in class com.opensymphony.util.UrlUtils
 
isWarnEnabled() - Method in class com.opensymphony.util.Logger
Deprecated.  
isoToDate(String, boolean) - Static method in class com.opensymphony.util.DateUtil
Return an ISO date string as a java.util.Date
isoToDate(String) - Static method in class com.opensymphony.util.DateUtil
non-expanded
isoToSQLDate(String, boolean) - Static method in class com.opensymphony.util.DateUtil
Return an ISO date string as a java.sql.Date
isoToSQLDate(String) - Static method in class com.opensymphony.util.DateUtil
non-expanded
isoToTime(String, boolean) - Static method in class com.opensymphony.util.DateUtil
 
isoToTime(String) - Static method in class com.opensymphony.util.DateUtil
non-expanded
isoToTimestamp(String, boolean) - Static method in class com.opensymphony.util.DateUtil
 
isoToTimestamp(String) - Static method in class com.opensymphony.util.DateUtil
non-expanded
iterator() - Method in class com.opensymphony.util.OrderedMap
Deprecated. Return keys in original order.

J

JNDI_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceGeneratorHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceLocalHome
 
join(String, Iterator) - Static method in class com.opensymphony.util.TextUtils
Join an Iteration of Strings together.
join(String, String[]) - Static method in class com.opensymphony.util.TextUtils
Join an array of Strings together.
join(String, Collection) - Static method in class com.opensymphony.util.TextUtils
Join a Collection of Strings together.
julianDayCountToDate(long) - Static method in class com.opensymphony.util.DateUtil
Convert a julian day count to a java sql Date @ midnight
julianDayToDate(long) - Static method in class com.opensymphony.util.DateUtil
Convert a julian day count to a java util Date @ midnight
julianDayToMillis(long) - Static method in class com.opensymphony.util.DateUtil
Converts Julian day to time as milliseconds.

L

Log4JProvider - class com.opensymphony.provider.log.Log4JProvider.
LogProvider that uses Categories of Log4J, see the Log4J website for more details.
Log4JProvider() - Constructor for class com.opensymphony.provider.log.Log4JProvider
 
LogProvider - interface com.opensymphony.provider.LogProvider.
Interface to plug in provider for providing logging.
Logger - class com.opensymphony.util.Logger.
Deprecated. If you require this functionality, we recommend you check out the Jakarta commons-logging project.
Logger(String) - Constructor for class com.opensymphony.util.Logger
Deprecated. Create Logger with supplied context.
Logger(Class) - Constructor for class com.opensymphony.util.Logger
Deprecated. Convenience constructor.
Logger(Object) - Constructor for class com.opensymphony.util.Logger
Deprecated. Convenience constructor.
Logger(Class, String) - Constructor for class com.opensymphony.util.Logger
Deprecated. Convenience constructor.
lastDelta - Variable in class com.opensymphony.module.random.Yarrow.EntropySource
 
lastDelta2 - Variable in class com.opensymphony.module.random.Yarrow.EntropySource
 
lastVal - Variable in class com.opensymphony.module.random.Yarrow.EntropySource
 
leadingSpaces(String) - Static method in class com.opensymphony.util.TextUtils
Finds all leading spaces on each line and replaces it with an HTML space (&nbsp;)
left(String, int) - Static method in class com.opensymphony.util.TextUtils
Returns the leftmost n chars of the string.
linkEmail(String) - Static method in class com.opensymphony.util.TextUtils
Wrap all email addresses in specified string with href tags.
linkURL(String) - Static method in class com.opensymphony.util.TextUtils
Wrap all urls ('http://', 'www.', and 'ftp://') in specified string with href tags.
linkURL(String, String) - Static method in class com.opensymphony.util.TextUtils
Wrap all urls ('abc://' and 'www.abc') in specified string with href tags.
list(PrintStream) - Static method in class com.opensymphony.module.random.Rijndael_Properties
List algorithm properties to the PrintStream out.
list(PrintWriter) - Static method in class com.opensymphony.module.random.Rijndael_Properties
List algorithm properties to the PrintWriter out.
list() - Method in class com.opensymphony.util.MultipartException
Deprecated. Use getIterator() instead.
list(String) - Static method in class com.opensymphony.util.TextUtils
Create elements in a piece of plain text; Will convert lines starting with - or *.
loadClass(String, Class) - Static method in class com.opensymphony.util.ClassLoaderUtil
Load a class with a given name.
loadFile(String, Class) - Static method in class com.opensymphony.util.FileManager
Loads opens the named file and returns the InputStream
log(Object, int, Object, Throwable) - Method in interface com.opensymphony.provider.LogProvider
Log a message.
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.FullLogProvider
 
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.Log4JProvider
 
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.NullLogProvider
 
log(int, Object) - Method in class com.opensymphony.util.Logger
Deprecated.  
log(int, Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.  
lookup(String, Class) - Static method in class com.opensymphony.util.EJBUtils
Utility method for looking up and narrowing an Object via JNDI.
lookup(String) - Static method in class com.opensymphony.util.EJBUtils
Utility method for looking up an Object via JNDI.

M

MailUtils - class com.opensymphony.util.MailUtils.
Utility methods once in TextUtils that require the mail.jar library.
MailUtils() - Constructor for class com.opensymphony.util.MailUtils
 
MultipartException - exception com.opensymphony.util.MultipartException.
Exception to encapsulate many exceptions.
MultipartException() - Constructor for class com.opensymphony.util.MultipartException
Default constructor.
main(String[]) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
 
main(String[]) - Static method in class com.opensymphony.module.random.Test
 
makeKey(byte[]) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Convenience method to expand a user-supplied key material into a session key, assuming Rijndael's default block size (128-bit).
makeKey(byte[], int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Expand a user-supplied key material into a session key.
makeKey(byte[], byte[], int, int) - Method in class com.opensymphony.module.random.Yarrow
 
millisToJulianDay(long) - Static method in class com.opensymphony.util.DateUtil
Converts time as milliseconds to Julian day count A Julian day is defined as the number of days since Jan 1, 1.

N

NullLogProvider - class com.opensymphony.provider.log.NullLogProvider.
LogProvider implementation that does not log any messages anywhere.
NullLogProvider() - Constructor for class com.opensymphony.provider.log.NullLogProvider
 
narrow(Object, Class) - Static method in class com.opensymphony.util.EJBUtils
Utility method for narrowing portable object to a class
newDocument() - Static method in class com.opensymphony.util.XMLUtils
Create blank Document.
newDocument(String) - Static method in class com.opensymphony.util.XMLUtils
Create blank Document, and insert root element with given name.
next(int) - Method in class com.opensymphony.module.random.Yarrow
 
noNull(String, String) - Static method in class com.opensymphony.util.TextUtils
Return string, or defaultString if string is null or "".
noNull(String) - Static method in class com.opensymphony.util.TextUtils
Return string, or "" if string is null.
normalizedJulian(float) - Static method in class com.opensymphony.util.DateUtil
 

O

OGNLBeanProvider - class com.opensymphony.provider.bean.OGNLBeanProvider.
BeanProvider implementation that uses OGNL for expression evaluation.
OGNLBeanProvider() - Constructor for class com.opensymphony.provider.bean.OGNLBeanProvider
 
OrderedMap - class com.opensymphony.util.OrderedMap.
Deprecated. If you need special data structures like this, we recommend you check out the Jakarta commons-collections project.
OrderedMap() - Constructor for class com.opensymphony.util.OrderedMap
Deprecated.  

P

Provider - interface com.opensymphony.provider.Provider.
Provider interface.
ProviderConfigurationException - exception com.opensymphony.provider.ProviderConfigurationException.
Thrown by Provider if it cannot initialize properly.
ProviderConfigurationException() - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(String) - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(Throwable) - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(String, Throwable) - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderFactory - class com.opensymphony.provider.ProviderFactory.
Get specific provider implementation.
ProviderInvocationException - exception com.opensymphony.provider.ProviderInvocationException.
Exception thrown by Provider to encapsulate propriertry exception thrown by underlying implementation provider.
ProviderInvocationException(Throwable) - Constructor for class com.opensymphony.provider.ProviderInvocationException
 
parse(InputSource) - Method in class com.opensymphony.util.XMLReaderAdapter
 
parse(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
parse() - Method in class com.opensymphony.util.XMLReaderAdapter
 
parse(InputSource) - Static method in class com.opensymphony.util.XMLUtils
Parse an InputSource of XML into Document.
parse(InputStream) - Static method in class com.opensymphony.util.XMLUtils
Parse an InputStream of XML into Document.
parse(Reader) - Static method in class com.opensymphony.util.XMLUtils
Parse a Reader of XML into Document.
parse(File) - Static method in class com.opensymphony.util.XMLUtils
Parse a File of XML into Document.
parse(URL) - Static method in class com.opensymphony.util.XMLUtils
Parse the contents of a URL's XML into Document.
parse(String) - Static method in class com.opensymphony.util.XMLUtils
Parse a String containing XML data into a Document.
parseBoolean(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to an boolean.
parseDate(String, String, String) - Static method in class com.opensymphony.util.TextUtils
Given 3 Strings representing the the year, month and day, return a Date object.
parseDouble(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to a double.
parseFloat(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to a float.
parseInt(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to an int.
parseLong(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to a long.
plainTextToHtml(String) - Static method in class com.opensymphony.util.TextUtils
Converts plain text to html code.
plainTextToHtml(String, String) - Static method in class com.opensymphony.util.TextUtils
Converts plain text to html code.
print(Document, Writer) - Method in interface com.opensymphony.provider.XMLPrinterProvider
 
print(Document, Writer) - Method in class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
print(Document, Writer) - Method in class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
print(Document, Writer) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document to Writer.
print(Document, OutputStream) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document to OutputStream.
print(Document, File) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document to File.
print(Document) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document back to String of XML.
propertyNames() - Static method in class com.opensymphony.module.random.Rijndael_Properties
 
put(Object, Object) - Method in class com.opensymphony.util.OrderedMap
Deprecated. Overrides superclass.

R

Rijndael - class com.opensymphony.module.random.Rijndael.
DOCUMENT ME!
Rijndael(int, int) - Constructor for class com.opensymphony.module.random.Rijndael
 
Rijndael() - Constructor for class com.opensymphony.module.random.Rijndael
 
Rijndael_Algorithm - class com.opensymphony.module.random.Rijndael_Algorithm.
DOCUMENT ME!
Rijndael_Algorithm() - Constructor for class com.opensymphony.module.random.Rijndael_Algorithm
 
Rijndael_Properties - class com.opensymphony.module.random.Rijndael_Properties.
DOCUMENT ME!
Rijndael_Properties() - Constructor for class com.opensymphony.module.random.Rijndael_Properties
 
readFile(File) - Static method in class com.opensymphony.util.FileUtils
 
reloadingConfigs - Static variable in class com.opensymphony.util.FileManager
 
remove(Object) - Method in class com.opensymphony.util.OrderedMap
Deprecated. Overrides superclass.
removeAndInsert(String, int, int, String) - Static method in class com.opensymphony.util.TextUtils
Removes part of the original string starting at removeAndInsertStart and ending at removeEnd.
roll(String, int, boolean, boolean) - Static method in class com.opensymphony.util.DateUtil
Time Field Rolling function.
roll(String, int, boolean) - Static method in class com.opensymphony.util.DateUtil
Time Field Rolling function.

S

SCHEME_URL - Static variable in class com.opensymphony.util.UrlUtils
 
SINGLE_TAGS - Static variable in class com.opensymphony.util.TextUtils
An array of HTML tags that, in HTML, don't require closing tags.
SequenceCMP - class com.opensymphony.module.sequence.SequenceCMP.
CMP layer for Sequence.
SequenceCMP() - Constructor for class com.opensymphony.module.sequence.SequenceCMP
 
SequenceEJB - class com.opensymphony.module.sequence.SequenceEJB.
Sequence Entity EJB implementation.
SequenceEJB() - Constructor for class com.opensymphony.module.sequence.SequenceEJB
 
SequenceGenerator - interface com.opensymphony.module.sequence.SequenceGenerator.
Remote interface for SequenceGenerator.
SequenceGeneratorEJB - class com.opensymphony.module.sequence.SequenceGeneratorEJB.
SequenceGenerator Session EJB implementation.
SequenceGeneratorEJB() - Constructor for class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
SequenceGeneratorHome - interface com.opensymphony.module.sequence.SequenceGeneratorHome.
Home interface for SequenceGenerator.
SequenceLocal - interface com.opensymphony.module.sequence.SequenceLocal.
Local interface for Sequence.
SequenceLocalHome - interface com.opensymphony.module.sequence.SequenceLocalHome.
Local home interface for Sequence.
self_test() - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
A basic symmetric encryption/decryption test.
setActualCount(long) - Method in class com.opensymphony.module.sequence.SequenceCMP
 
setActualCount(long) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
setBytes(byte[]) - Method in class com.opensymphony.util.Data
 
setCacheSize(int) - Static method in class com.opensymphony.util.XMLUtils
Sets the internal cache size for XSL sheets
setContentHandler(ContentHandler) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setDTDHandler(DTDHandler) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.sequence.SequenceCMP
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
setEntityResolver(EntityResolver) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setErrorHandler(ErrorHandler) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setFeature(String, boolean) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setName(String) - Method in class com.opensymphony.module.sequence.SequenceCMP
 
setName(String) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
setObject(Object) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setProperty(Object, String, Object) - Method in interface com.opensymphony.provider.BeanProvider
Set a single property of the bean.
setProperty(Object, String, Object) - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
setProperty(Object, String, Object) - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
setProperty(String, Object) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setReloadingConfigs(boolean) - Static method in class com.opensymphony.util.FileManager
 
setRoot(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setSessionContext(SessionContext) - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
Session context set.
setValue(Object, String, Object) - Static method in class com.opensymphony.util.BeanUtils
Set a single property of the bean.
setValues(Object, Map, String[]) - Static method in class com.opensymphony.util.BeanUtils
Set multiple properties of a bean at once using a Map.
setValues(Object, Object, String[]) - Static method in class com.opensymphony.util.BeanUtils
Set multiple properties of a bean at once using properties of another bean.
setValues(Object, ServletRequest, String[]) - Static method in class com.opensymphony.util.BeanUtils
Set multiple properties of a bean at once using the params passed across from the ServletRequest (useful for mapping HTML forms to beans).
slashes(String) - Static method in class com.opensymphony.util.TextUtils
Escape chars that need slashes in front of them.
stringSet(String) - Static method in class com.opensymphony.util.TextUtils
Check whether string has been set to something other than "" or null.

T

Test - class com.opensymphony.module.random.Test.
DOCUMENT ME!
Test() - Constructor for class com.opensymphony.module.random.Test
 
TextUtils - class com.opensymphony.util.TextUtils.
Utilities for common String manipulations.
TextUtils() - Constructor for class com.opensymphony.util.TextUtils
 
timeToISO(Time, boolean) - Static method in class com.opensymphony.util.DateUtil
 
timeToISO(Time) - Static method in class com.opensymphony.util.DateUtil
non-expanded
timestampToISO(Timestamp, boolean) - Static method in class com.opensymphony.util.DateUtil
 
timestampToISO(Timestamp) - Static method in class com.opensymphony.util.DateUtil
non-expanded
toDate(float) - Static method in class com.opensymphony.util.DateUtil
Deprecated.  
toJulian(Calendar) - Static method in class com.opensymphony.util.DateUtil
Return a Julian date based on the input parameter.
toJulian(Date) - Static method in class com.opensymphony.util.DateUtil
Return a Julian date based on the input parameter.
transform(Reader, Reader, Writer) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation.
transform(Reader, Reader, Writer, Map, String) - Static method in class com.opensymphony.util.XMLUtils
This method applies an XSL sheet to an XML document.
transform(Reader, Reader, Writer, Map) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation, with params.
transform(InputStream, InputStream, OutputStream) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation.
transform(String, String) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation.
transform(Document, Document) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformations using given Documents and return new Document.
trimToEndingChar(String, int) - Static method in class com.opensymphony.util.TextUtils
Trim a String to the specified length.

U

UrlUtils - class com.opensymphony.util.UrlUtils.
A class for validating URLs according to RFC 2396.
unsetEntityContext() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
unsetEntityContext() - Method in class com.opensymphony.module.sequence.SequenceEJB
 

V

verifyEmail(String) - Static method in class com.opensymphony.util.MailUtils
Verify that the given string is a valid email address.
verifyEmail(String) - Static method in class com.opensymphony.util.TextUtils
Verify that the given string is a valid email address.
verifyHierachicalURI(String) - Static method in class com.opensymphony.util.UrlUtils
Validate a URL according to RFC 2396
verifyUrl(String) - Static method in class com.opensymphony.util.TextUtils
Verify That the given String is in valid URL format.

W

WARN - Static variable in interface com.opensymphony.provider.LogProvider
 
warn(Object) - Method in class com.opensymphony.util.Logger
Deprecated.  
warn(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.  
wipe(byte[]) - Method in class com.opensymphony.module.random.Yarrow
 
wrapParagraph(String) - Static method in class com.opensymphony.util.TextUtils
Wrap paragraphs in html <p> tags.
write(File, String) - Static method in class com.opensymphony.util.FileUtils
 
writeAndBackup(File, String) - Static method in class com.opensymphony.util.FileUtils
 

X

XMLPrinterProvider - interface com.opensymphony.provider.XMLPrinterProvider.
Provider for pretty printing XML DOM documents to a stream.
XMLReaderAdapter - class com.opensymphony.util.XMLReaderAdapter.
XMLReaderAdapter converts a java bean to its xml representation.
XMLReaderAdapter(Object) - Constructor for class com.opensymphony.util.XMLReaderAdapter
 
XMLReaderAdapter(Object, String) - Constructor for class com.opensymphony.util.XMLReaderAdapter
 
XMLUtils - class com.opensymphony.util.XMLUtils.
XMLUtils is a bunch of quick access utility methods to common XML operations.
XMLUtils() - Constructor for class com.opensymphony.util.XMLUtils
 
XPathProvider - interface com.opensymphony.provider.XPathProvider.
Provider used for obtaining a single Node, or multiple Nodes from a DOM tree using an XPath expression.
XalanXMLPrinterProvider - class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider.
XMLPrinterProvider implementation that uses the XML serializers built into Xalan 1.x
XalanXMLPrinterProvider() - Constructor for class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
XalanXPathProvider - class com.opensymphony.provider.xpath.XalanXPathProvider.
XPathProvider implementation that uses the XPath capabilities of Xalan 1.x.
XalanXPathProvider() - Constructor for class com.opensymphony.provider.xpath.XalanXPathProvider
 
xpath(Node, String) - Static method in class com.opensymphony.util.XMLUtils
Return single Node from base Node using X-Path expression.
xpathList(Node, String) - Static method in class com.opensymphony.util.XMLUtils
Return multiple Nodes from base Node using X-Path expression.

Y

Yarrow - class com.opensymphony.module.random.Yarrow.
This class represents a Pseudo Random Number Generator (PRNG) as specified by the Yarrow documentation (www.counterpane.com/yarrow) Most of the code in this class is based on FreeNet's Yarrow implementation.
Yarrow() - Constructor for class com.opensymphony.module.random.Yarrow
 
Yarrow.EntropySource - class com.opensymphony.module.random.Yarrow.EntropySource.
 
Yarrow.EntropySource() - Constructor for class com.opensymphony.module.random.Yarrow.EntropySource
 

Z

ZERO_ARRAY - Variable in class com.opensymphony.module.random.Yarrow
 

A B C D E F G H I J L M N O P R S T U V W X Y Z
See www.opensymphony.com for more information.