org.apache.cocoon.components.language.generator
Interface CompiledComponent

All Superinterfaces:
Component, Composable, Modifiable
All Known Implementing Classes:
AbstractServerPage

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.java 433543 2006-08-22 06:22:54Z crossley $
Author:
Berin Loritsch

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



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