org.ajax4jsf.templatecompiler.elements.html
Class HtmlAttributesFactory

java.lang.Object
  extended by org.ajax4jsf.templatecompiler.elements.html.HtmlAttributesFactory

public class HtmlAttributesFactory
extends java.lang.Object

Factory for processing HTLM-attributes.

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

Constructor Summary
HtmlAttributesFactory()
           
 
Method Summary
static Attribute getProcessor(java.lang.String attributeName, java.lang.String attributeValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlAttributesFactory

public HtmlAttributesFactory()
Method Detail

getProcessor

public static Attribute getProcessor(java.lang.String attributeName,
                                     java.lang.String attributeValue)


Copyright © 2009. All Rights Reserved.