com.flexive.war.webdav.catalina |
|
Java Source File Name | Type | Comment |
BaseDirContext.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
CacheEntry.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
DOMWriter.java | Class | Catalina sources cloned for packaging issues to the flexive source tree.
Refactored to JDK 1.5 compatibility.
Licensed under the Apache License, Version 2.0
A sample DOM writer. |
FastHttpDateFormat.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
ImmutableNameNotFoundException.java | Class | Catalina sources cloned for packaging issues to the flexive source tree.
Refactored to JDK 1.5 compatibility.
Licensed under the Apache License, Version 2.0
Immutable exception to avoid useless object creation by the proxy context.
This should be used only by the proxy context. |
MIME2Java.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
NameParserImpl.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
ProxyDirContext.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
RecyclableNamingEnumeration.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
Resource.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
ResourceAttributes.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
ResourceCache.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |
URLEncoder.java | Class | Catalina sources cloned for packaging issues to the flexive source tree.
Refactored to JDK 1.5 compatibility.
Licensed under the Apache License, Version 2.0
This class is very similar to the java.net.URLEncoder class.
Unfortunately, with java.net.URLEncoder there is no way to specify to the
java.net.URLEncoder which characters should NOT be encoded.
This code was moved from DefaultServlet.java
author: Craig R. |
XMLWriter.java | Class | Catalina sources cloned for packaging issues to the flexive source tree. |