|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |