org.ajax4jsf.templatecompiler.elements
Class A4JRendererElementsFactory

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

public class A4JRendererElementsFactory
extends java.lang.Object
implements ElementsFactory

Tag processors factory.

Version:
$Revision: 1.1.2.2 $ $Date: 2007/02/26 20:48:44 $
Author:
ayukhovich@exadel.com (latest modification by $Author: maksimkaszynski $)

Field Summary
static java.lang.String TEMPLATES_PATH
           
static java.lang.String TEMPLATES_TEMPLATECOMPILER_PATH
           
 
Constructor Summary
A4JRendererElementsFactory()
           
 
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
 

Field Detail

TEMPLATES_PATH

public static final java.lang.String TEMPLATES_PATH
See Also:
Constant Field Values

TEMPLATES_TEMPLATECOMPILER_PATH

public static final java.lang.String TEMPLATES_TEMPLATECOMPILER_PATH
See Also:
Constant Field Values
Constructor Detail

A4JRendererElementsFactory

public A4JRendererElementsFactory()
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.