org.apache.cocoon.forms
Class FormContext
java.lang.Object
org.apache.cocoon.forms.FormContext
public class FormContext
- extends Object
- Version:
- $Id: FormContext.java 462520 2006-10-10 19:39:14Z vgritsenko $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
request
protected Request request
locale
protected Locale locale
FormContext
public FormContext(Request request,
Locale locale)
FormContext
public FormContext(Request request)
getRequest
public Request getRequest()
getLocale
public Locale getLocale()
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.