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

Method Summary
 
Methods inherited from interface org.apache.avalon.framework.component.Composable
compose
 
Methods inherited from interface org.apache.cocoon.Modifiable
modifiedSince
 



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