Uses of Class
org.apache.commons.httpclient.URI.DefaultCharsetChanged

Packages that use URI.DefaultCharsetChanged
org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of URI.DefaultCharsetChanged in org.apache.commons.httpclient
 

Methods in org.apache.commons.httpclient that throw URI.DefaultCharsetChanged
static void URI.setDefaultDocumentCharset(String charset)
          Set the default charset of the document.
static void URI.setDefaultProtocolCharset(String charset)
          Set the default charset of the protocol.
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.