com.arsdigita.globalization
Class AcceptCharset
java.lang.Object
com.arsdigita.globalization.AcceptField
com.arsdigita.globalization.AcceptCharset
- All Implemented Interfaces:
- Comparable
- public class AcceptCharset
- extends AcceptField
Represents one of possibly many of the values of the Accept-Charset HTTP
header.
- Version:
- $Revision: #7 $ $Date: 2004/04/07 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
AcceptCharset
public AcceptCharset(String acceptCharset)
Constructor.
- Parameters:
acceptCharset
- String representing one entry from the
Accept-Charset HTTP headers. This can look like: "en" or "en; q=0.75" or "*"
getCharset
public final String getCharset()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC