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 exception com.opensymphony.util.MultipartException
Add an error message to the Exception.
add(Throwable) - Method in exception com.opensymphony.util.MultipartException
Add an Exception's error message to the Exception.

B

BeanProvider - Interface in com.opensymphony.provider
BeanProvider providers an abstraction for getting and setting methods of a bean (or object).
BeanUtils - Class in com.opensymphony.util
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

checkBackupDirectory(File) - Static method in class com.opensymphony.util.FileUtils
 
ClassLoaderUtil - Class in com.opensymphony.util
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
 
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
 
COMP_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceLocalHome
 
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

Data - Class in com.opensymphony.util
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 in com.opensymphony.util
DOCUMENT ME!
DataUtil() - Constructor for class com.opensymphony.util.DataUtil
 
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.
DateUtil - Class in com.opensymphony.util
This class is used to convert Dates to ISO 8601 formatted dates and back.
DateUtil() - Constructor for class com.opensymphony.util.DateUtil
 
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 - Static variable in interface com.opensymphony.provider.LogProvider
 
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.
DefaultBeanProvider - Class in com.opensymphony.provider.bean
BeanProvider implementation for accessing properties.
DefaultBeanProvider() - Constructor for class com.opensymphony.provider.bean.DefaultBeanProvider
 
DefaultLogProvider - Class in com.opensymphony.provider.log
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 in com.opensymphony.provider.xmlprinter
XMLPrinterProvider implementation with no dependencies to other printers.
DefaultXMLPrinterProvider() - Constructor for class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
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 interface com.opensymphony.provider.Provider
Shutdown Provider.
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

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
 
EJBUtils - Class in com.opensymphony.util
Utilities for Enterprise JavaBeans (and JNDI).
EJBUtils() - Constructor for class com.opensymphony.util.EJBUtils
 
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 - Static variable in interface com.opensymphony.provider.LogProvider
 
error(Object) - Method in class com.opensymphony.util.Logger
Deprecated.
 
error(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.
 
errors - Variable in exception 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
 
fatal(Object) - Method in class com.opensymphony.util.Logger
Deprecated.
 
fatal(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.
 
FileManager - Class in com.opensymphony.util
FileManager
fileNeedsReloading(String) - Static method in class com.opensymphony.util.FileManager
 
FileUtils - Class in com.opensymphony.util
DOCUMENT ME!
FileUtils() - Constructor for class com.opensymphony.util.FileUtils
 
findAll() - Method in interface com.opensymphony.module.sequence.SequenceLocalHome
 
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
 
FullLogProvider - Class in com.opensymphony.provider.log
Prints all msgs to System.err (in a simple format).
FullLogProvider() - Constructor for class com.opensymphony.provider.log.FullLogProvider
 

G

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
 
getActualCount() - Method in interface com.opensymphony.module.sequence.SequenceLocal
 
getArray() - Method in exception 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 exception com.opensymphony.provider.ProviderConfigurationException
 
getCause() - Method in exception com.opensymphony.provider.ProviderInvocationException
 
getColumnNumber() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getContentHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
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
 
getContext(String) - Method in interface com.opensymphony.provider.LogProvider
Get object representing context of logger.
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
 
getDouble(Double) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getDTDHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
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 exception 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 exception 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
 
getName() - Method in interface com.opensymphony.module.sequence.SequenceLocal
 
getNode(Node, String) - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
getNode(Node, String) - Method in interface com.opensymphony.provider.XPathProvider
 
getNodes(Node, String) - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
getNodes(Node, String) - Method in interface com.opensymphony.provider.XPathProvider
 
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 class com.opensymphony.provider.bean.DefaultBeanProvider
 
getProperty(Object, String) - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
getProperty(Object, String) - Method in interface com.opensymphony.provider.BeanProvider
Get a single property of the bean.
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.
GUID - Class in com.opensymphony.util
Convenience object for generating GUIDs.
GUID() - Constructor for class com.opensymphony.util.GUID
 

H

hasErrors() - Method in exception 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
 
htmlEncode(String, boolean) - 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

indent(String, int, boolean) - Static method in class com.opensymphony.util.TextUtils
Indent a String with line-breaks.
INFO - Static variable in interface com.opensymphony.provider.LogProvider
 
info(Object) - Method in class com.opensymphony.util.Logger
Deprecated.
 
info(Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.
 
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 interface com.opensymphony.provider.Provider
Startup Provider.
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 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
 
isEnabled(Object, int) - Method in interface com.opensymphony.provider.LogProvider
Check whether logging is enabled for particular context/level combination.
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
 
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
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
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
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.
 
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.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

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 exception 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 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(Object, int, Object, Throwable) - Method in interface com.opensymphony.provider.LogProvider
Log a message.
log(int, Object) - Method in class com.opensymphony.util.Logger
Deprecated.
 
log(int, Object, Throwable) - Method in class com.opensymphony.util.Logger
Deprecated.
 
Log4JProvider - Class in com.opensymphony.provider.log
LogProvider that uses Categories of Log4J, see the Log4J website for more details.
Log4JProvider() - Constructor for class com.opensymphony.provider.log.Log4JProvider
 
Logger - Class in com.opensymphony.util
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.
LogProvider - Interface in com.opensymphony.provider
Interface to plug in provider for providing logging.
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 in com.opensymphony.util
Utility methods once in TextUtils that require the mail.jar library.
MailUtils() - Constructor for class com.opensymphony.util.MailUtils
 
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.
MultipartException - Exception in com.opensymphony.util
Exception to encapsulate many exceptions.
MultipartException() - Constructor for exception com.opensymphony.util.MultipartException
Default constructor.

N

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
 
NullLogProvider - Class in com.opensymphony.provider.log
LogProvider implementation that does not log any messages anywhere.
NullLogProvider() - Constructor for class com.opensymphony.provider.log.NullLogProvider
 

O

OGNLBeanProvider - Class in com.opensymphony.provider.bean
BeanProvider implementation that uses OGNL for expression evaluation.
OGNLBeanProvider() - Constructor for class com.opensymphony.provider.bean.OGNLBeanProvider
 
OrderedMap - Class in com.opensymphony.util
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

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, boolean) - Static method in class com.opensymphony.util.TextUtils
 
plainTextToHtml(String, String) - Static method in class com.opensymphony.util.TextUtils
 
plainTextToHtml(String, String, boolean) - Static method in class com.opensymphony.util.TextUtils
Converts plain text to html code.
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) - Method in interface com.opensymphony.provider.XMLPrinterProvider
 
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
 
Provider - Interface in com.opensymphony.provider
Provider interface.
ProviderConfigurationException - Exception in com.opensymphony.provider
Thrown by Provider if it cannot initialize properly.
ProviderConfigurationException() - Constructor for exception com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(String) - Constructor for exception com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(Throwable) - Constructor for exception com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(String, Throwable) - Constructor for exception com.opensymphony.provider.ProviderConfigurationException
 
ProviderFactory - Class in com.opensymphony.provider
Get specific provider implementation.
ProviderInvocationException - Exception in com.opensymphony.provider
Exception thrown by Provider to encapsulate propriertry exception thrown by underlying implementation provider.
ProviderInvocationException(Throwable) - Constructor for exception com.opensymphony.provider.ProviderInvocationException
 
put(Object, Object) - Method in class com.opensymphony.util.OrderedMap
Deprecated.
Overrides superclass.

R

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.
Rijndael - Class in com.opensymphony.module.random
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 in com.opensymphony.module.random
DOCUMENT ME!
Rijndael_Algorithm() - Constructor for class com.opensymphony.module.random.Rijndael_Algorithm
 
Rijndael_Properties - Class in com.opensymphony.module.random
DOCUMENT ME!
Rijndael_Properties() - Constructor for class com.opensymphony.module.random.Rijndael_Properties
 
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
 
self_test() - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
A basic symmetric encryption/decryption test.
SequenceCMP - Class in com.opensymphony.module.sequence
CMP layer for Sequence.
SequenceCMP() - Constructor for class com.opensymphony.module.sequence.SequenceCMP
 
SequenceEJB - Class in com.opensymphony.module.sequence
Sequence Entity EJB implementation.
SequenceEJB() - Constructor for class com.opensymphony.module.sequence.SequenceEJB
 
SequenceGenerator - Interface in com.opensymphony.module.sequence
Remote interface for SequenceGenerator.
SequenceGeneratorEJB - Class in com.opensymphony.module.sequence
SequenceGenerator Session EJB implementation.
SequenceGeneratorEJB() - Constructor for class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
SequenceGeneratorHome - Interface in com.opensymphony.module.sequence
Home interface for SequenceGenerator.
SequenceLocal - Interface in com.opensymphony.module.sequence
Local interface for Sequence.
SequenceLocalHome - Interface in com.opensymphony.module.sequence
Local home interface for Sequence.
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 class com.opensymphony.provider.bean.DefaultBeanProvider
 
setProperty(Object, String, Object) - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
setProperty(Object, String, Object) - Method in interface com.opensymphony.provider.BeanProvider
Set a single property of the bean.
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).
SINGLE_TAGS - Static variable in class com.opensymphony.util.TextUtils
An array of HTML tags that, in HTML, don't require closing tags.
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 in com.opensymphony.module.random
DOCUMENT ME!
Test() - Constructor for class com.opensymphony.module.random.Test
 
TextUtils - Class in com.opensymphony.util
Utilities for common String manipulations.
TextUtils() - Constructor for class com.opensymphony.util.TextUtils
 
timestampToISO(Timestamp, boolean) - Static method in class com.opensymphony.util.DateUtil
 
timestampToISO(Timestamp) - Static method in class com.opensymphony.util.DateUtil
non-expanded
timeToISO(Time, boolean) - Static method in class com.opensymphony.util.DateUtil
 
timeToISO(Time) - 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

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

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

XalanXMLPrinterProvider - Class in com.opensymphony.provider.xmlprinter
XMLPrinterProvider implementation that uses the XML serializers built into Xalan 1.x
XalanXMLPrinterProvider() - Constructor for class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
XalanXPathProvider - Class in com.opensymphony.provider.xpath
XPathProvider implementation that uses the XPath capabilities of Xalan 1.x.
XalanXPathProvider() - Constructor for class com.opensymphony.provider.xpath.XalanXPathProvider
 
XMLPrinterProvider - Interface in com.opensymphony.provider
Provider for pretty printing XML DOM documents to a stream.
XMLReaderAdapter - Class in com.opensymphony.util
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 in com.opensymphony.util
XMLUtils is a bunch of quick access utility methods to common XML operations.
XMLUtils() - Constructor for class com.opensymphony.util.XMLUtils
 
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.
XPathProvider - Interface in com.opensymphony.provider
Provider used for obtaining a single Node, or multiple Nodes from a DOM tree using an XPath expression.

Y

Yarrow - Class in com.opensymphony.module.random
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 in com.opensymphony.module.random
 
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 
OSCore Project Page