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

java.lang.Object
  extended by org.apache.cocoon.portal.layout.renderer.aspect.impl.CIncludeCopletAspect.PreparedConfiguration
Enclosing class:
CIncludeCopletAspect

protected static class CIncludeCopletAspect.PreparedConfiguration
extends Object


Field Summary
 boolean rootTag
           
 String tagName
           
 
Constructor Summary
protected CIncludeCopletAspect.PreparedConfiguration()
           
 
Method Summary
 void takeValues(CIncludeCopletAspect.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

CIncludeCopletAspect.PreparedConfiguration

protected CIncludeCopletAspect.PreparedConfiguration()
Method Detail

takeValues

public void takeValues(CIncludeCopletAspect.PreparedConfiguration from)


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