- 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
-
- 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.
- 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 ( )
- 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.
- 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.
- 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
.