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

All Superinterfaces:
org.apache.avalon.framework.component.Component, org.apache.avalon.framework.component.Composable, Modifiable
All Known Subinterfaces:
Sitemap
All Known Implementing Classes:
AbstractServerPage, XSPGenerator

public interface CompiledComponent
extends org.apache.avalon.framework.component.Component, org.apache.avalon.framework.component.Composable, Modifiable

This interface is the common base of all Compiled Components. This includes Sitemaps and XSP Pages

Version:
CVS $Id: CompiledComponent.java,v 1.5 2002/02/22 07:00:07 cziegeler Exp $
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-2002 Apache Software Foundation. All Rights Reserved.