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$

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.