org.apache.cocoon.woody
Interface FormManager

All Known Implementing Classes:
DefaultFormManager

public interface FormManager

Work interface for the component that can create Forms.

Version:
$Id: FormManager.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Field Summary
static String ROLE
           
 
Method Summary
 Form createForm(Source source)
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

createForm

Form createForm(Source source)
                throws Exception
Throws:
Exception


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.