org.ajax4jsf.templatecompiler.elements
Class JSTLElementsFactory

java.lang.Object
  extended by org.ajax4jsf.templatecompiler.elements.JSTLElementsFactory
All Implemented Interfaces:
ElementsFactory

public class JSTLElementsFactory
extends java.lang.Object
implements ElementsFactory

Author:
shura

Constructor Summary
JSTLElementsFactory()
           
 
Method Summary
 TemplateElement getProcessor(org.w3c.dom.Node nodeElement, CompilationContext componentBean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSTLElementsFactory

public JSTLElementsFactory()
Method Detail

getProcessor

public TemplateElement getProcessor(org.w3c.dom.Node nodeElement,
                                    CompilationContext componentBean)
                             throws CompilationException
Specified by:
getProcessor in interface ElementsFactory
Throws:
CompilationException


Copyright © 2009. All Rights Reserved.