org.apache.cocoon.portal.layout.renderer.aspect.impl
Class CompositeContentAspect.PreparedConfiguration

java.lang.Object
  extended byorg.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
Direct Known Subclasses:
TabContentAspect.TabPreparedConfiguration
Enclosing class:
CompositeContentAspect

protected class CompositeContentAspect.PreparedConfiguration
extends Object


Field Summary
 boolean rootTag
           
 String tagName
           
 
Constructor Summary
protected CompositeContentAspect.PreparedConfiguration()
           
 
Method Summary
 void takeValues(CompositeContentAspect.PreparedConfiguration from)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tagName

public String tagName

rootTag

public boolean rootTag
Constructor Detail

CompositeContentAspect.PreparedConfiguration

protected CompositeContentAspect.PreparedConfiguration()
Method Detail

takeValues

public void takeValues(CompositeContentAspect.PreparedConfiguration from)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.