Uses of Class
com.arsdigita.globalization.AcceptField

Packages that use AcceptField
com.arsdigita.globalization Provides a set of classes to support globalization of web applications. 
 

Uses of AcceptField in com.arsdigita.globalization
 

Subclasses of AcceptField in com.arsdigita.globalization
 class AcceptCharset
           Represents one of possibly many of the values of the Accept-Charset HTTP header.
 class AcceptLanguage
           Represents one of possibly many of the values of the Accept-Language HTTP headers.
 

Fields in com.arsdigita.globalization declared as AcceptField
protected  AcceptField[] AcceptHeader.m_acceptFields
           
 

Methods in com.arsdigita.globalization that return AcceptField
protected  AcceptField AcceptLanguageHeader.createAcceptField(String acceptField)
           
 AcceptField[] AcceptHeader.getAcceptFields()
           
protected abstract  AcceptField AcceptHeader.createAcceptField(String acceptField)
           
protected  AcceptField AcceptCharsetHeader.createAcceptField(String acceptField)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC