This project has retired. For details please refer to its
Attic page.
CompiledComponent (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.components.language.generator
Interface CompiledComponent
- All Superinterfaces:
- Component, Composable, Modifiable
- All Known Implementing Classes:
- AbstractServerPage, JSGenerator, PythonGenerator, XSPGenerator
public interface CompiledComponent
- extends Component, Composable, Modifiable
This interface is the common base of all Compiled Components. This
includes Sitemaps and XSP Pages
- Version:
- CVS $Id: CompiledComponent.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Berin Loritsch
Methods inherited from interface org.apache.avalon.framework.component.Composable |
compose |
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.