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

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

protected static class WindowAspect.PreparedConfiguration
extends Object


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

WindowAspect.PreparedConfiguration

protected WindowAspect.PreparedConfiguration()
Method Detail

takeValues

public void takeValues(WindowAspect.PreparedConfiguration from)


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