org.ajax4jsf.templatecompiler.elements.vcp
Class ParameterProcessor

java.lang.Object
  extended by org.ajax4jsf.templatecompiler.elements.vcp.ParameterProcessor

public class ParameterProcessor
extends java.lang.Object

Processing f:parameter-tags.

Version:
$Revision: 1.1.2.3 $ $Date: 2007/02/26 20:48:47 $
Author:
ayukhovich@exadel.com (latest modification by $Author: alexeyyukhovich $)

Constructor Summary
ParameterProcessor(org.w3c.dom.Node element, CompilationContext componentBean)
           
 
Method Summary
 java.util.ArrayList getParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterProcessor

public ParameterProcessor(org.w3c.dom.Node element,
                          CompilationContext componentBean)
                   throws CompilationException
Throws:
CompilationException
Method Detail

getParameters

public java.util.ArrayList getParameters()


Copyright © 2009. All Rights Reserved.