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

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

protected static class XSLTAspect.PreparedConfiguration
extends Object


Field Summary
 Map parameters
           
 VariableResolver stylesheet
           
 String xsltRole
           
 
Constructor Summary
protected XSLTAspect.PreparedConfiguration()
           
 
Method Summary
 void takeValues(XSLTAspect.PreparedConfiguration from)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stylesheet

public VariableResolver stylesheet

xsltRole

public String xsltRole

parameters

public Map parameters
Constructor Detail

XSLTAspect.PreparedConfiguration

protected XSLTAspect.PreparedConfiguration()
Method Detail

takeValues

public void takeValues(XSLTAspect.PreparedConfiguration from)


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