com.arsdigita.globalization
Class AcceptField
java.lang.Object
com.arsdigita.globalization.AcceptField
- All Implemented Interfaces:
- Comparable
- Direct Known Subclasses:
- AcceptCharset, AcceptLanguage
- public class AcceptField
- extends Object
- implements Comparable
Abstract class that represents a generic Accept HTTP header field.
- 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
DEFAULT_Q_VALUE
protected static final int DEFAULT_Q_VALUE
- See Also:
- Constant Field Values
m_qvalue
protected double m_qvalue
AcceptField
public AcceptField()
getQValue
public double getQValue()
setQValue
protected void setQValue(String q)
setQValue
protected void setQValue(double q)
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC