Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.infohazard.maverick.shunt: Javadoc index of package org.infohazard.maverick.shunt.


Package Samples:

org.infohazard.maverick.shunt

Classes:

LanguageShuntFactory: LanguageShuntFactory produces Shunts which determine mode based on the Accept-Language header submitted by the user agent. Modes can be specified as "en", "fr", "zh-hk", and the like. Multiple modes can be assigned to the same view by comma-delimiting them ("en,fr"). In addition, a view can leave its mode unspecified to be a "default" view which will apply when no other mode is appropriate. Choosing mode from the Accept-Language header follows the way browsers actually work rather than the HTTP spec. Go figure. There is no support for quality levels and preference is determined by simple order ...

Home | Contact Us | Privacy Policy | Terms of Service