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.setDefaultProtocolCharset(String charset)
          Set the default charset of the protocol.
static void URI.setDefaultDocumentCharset(String charset)
          Set the default charset of the document.
 



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