All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
HTTP PROPFIND method.
HTTP PROPFIND method.
HTTP PROPFIND method.
 
 
 
 
 
 
 
Exception thrown whenever an error occurs in the communication with the server.
Exception thrown whenever the service response is invalid.
 
This class is similar to the well known java.net.URLEncoder, but it does provide a way to define the set of characters that should NOT be encoded.
This class has been adopted from org.apache.catalina.util.URLEncoder from Tomcat 6.0.35 under the Apache license.
This class is similar to the well known java.net.URLDecoder, but it does decode the slightly different URL path instead of the application/x-www-form-urlencoded MIME format.
The single difference is that the plus sign "+" is not converted into the space character.