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

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

protected static class ParameterAspect.PreparedConfiguration
extends Object


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

ParameterAspect.PreparedConfiguration

protected ParameterAspect.PreparedConfiguration()
Method Detail

takeValues

public void takeValues(ParameterAspect.PreparedConfiguration from)


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