org.apache.cocoon.forms
Class FormContext
java.lang.Object
org.apache.cocoon.forms.FormContext
- public class FormContext
- extends Object
- Version:
- $Id: FormContext.java 56582 2004-11-04 10:16:22Z sylvain $
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-2005 The Apache Software Foundation. All Rights Reserved.