org.apache.cocoon.forms
Class FormContext
java.lang.Object
org.apache.cocoon.forms.FormContext
public class FormContext
- extends Object
- Version:
- $Id: FormContext.html 1304258 2012-03-23 10:09:27Z ilgrosso $
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-2010 The Apache Software Foundation. All Rights Reserved.