Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
com.opensymphony.util.Logger
If you require this functionality, we recommend you check out the Jakarta commons-logging project.
com.opensymphony.util.OrderedMap
If you need special data structures like this, we recommend you check out the Jakarta commons-collections project.
Deprecated Methods
com.opensymphony.util.DateUtil.daysBetween(Calendar, Calendar)
com.opensymphony.util.DateUtil.daysBetween(Date, Date)
com.opensymphony.util.TextUtils.decodeBytes(String)
use
MailUtils.decodeBytes(String)
instead.
com.opensymphony.util.TextUtils.encodeBytes(byte[])
use
MailUtils.encodeBytes(byte[])
instead.
com.opensymphony.util.TextUtils.html(String)
use htmlEncode(String) instead.
com.opensymphony.util.MultipartException.list()
Use getIterator() instead.
com.opensymphony.util.DateUtil.toDate(float)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
OSCore Project Page
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2000-2005 -
OpenSymphony