Uses of Interface
org.apache.cocoon.Modifiable

Packages that use Modifiable
org.apache.cocoon   
org.apache.cocoon.components.language.generator   
org.apache.cocoon.components.language.markup.xsp   
org.apache.cocoon.generation   
org.apache.cocoon.transformation.pagination   
 

Uses of Modifiable in org.apache.cocoon
 

Classes in org.apache.cocoon that implement Modifiable
 class Cocoon
          The Cocoon Object is the main Kernel for the entire Cocoon system.
 

Uses of Modifiable in org.apache.cocoon.components.language.generator
 

Subinterfaces of Modifiable in org.apache.cocoon.components.language.generator
 interface CompiledComponent
          This interface is the common base of all Compiled Components.
 

Uses of Modifiable in org.apache.cocoon.components.language.markup.xsp
 

Classes in org.apache.cocoon.components.language.markup.xsp that implement Modifiable
 class JSGenerator
          Class representing interpreted XSP-generated ServerPagesGenerator programs written in Javascript language
 class PythonGenerator
          Class representing interpreted XSP-generated ServerPagesGenerator programs written in Python language
 class XSPGenerator
          Base class for XSP-generated ServerPagesGenerator classes
 

Uses of Modifiable in org.apache.cocoon.generation
 

Classes in org.apache.cocoon.generation that implement Modifiable
 class AbstractServerPage
          Base implementation of ServerPagesGenerator.
 

Uses of Modifiable in org.apache.cocoon.transformation.pagination
 

Classes in org.apache.cocoon.transformation.pagination that implement Modifiable
 class Pagesheet
          Interprets the pagesheet rules to perform pagination.
 



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