|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| org.clapper.util.misc.Semaphore
J2SE 5.0 now provides a java.util.concurrent.Semaphore class |
|
| Deprecated Classes | |
|---|---|
| org.clapper.util.io.CombinationFileFilter
Use AndFileFilter and OrFileFilter |
|
| org.clapper.util.io.CombinationFilenameFilter
Use AndFilenameFilter and OrFilenameFilter |
|
| org.clapper.util.text.HTMLUtil
Moved to org.clapper.util.html package |
|
| org.clapper.util.misc.ObjectLockSemaphore
J2SE 5.0 now provides a java.util.concurrent.Semaphore class |
|
| org.clapper.util.misc.OrderedHashMap
Please use java.util.LinkedHashMap, instead |
|
| Deprecated Constructors | |
|---|---|
| org.clapper.util.config.Configuration(File)
as of 2.3 (unsafe); use Configuration.load(File) instead |
|
| org.clapper.util.config.Configuration(InputStream)
as of version 2.3 (unsafe); use Configuration.load(File) instead |
|
| org.clapper.util.config.Configuration(String)
as of version 2.3 (unsafe); use Configuration.load(File) instead |
|
| org.clapper.util.config.Configuration(URL)
as of version 2.3 (unsafe); use Configuration.load(File) instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||