org.ajax4jsf.templatecompiler.elements
Interface Attribute
- All Known Implementing Classes:
- HtmlAttribute, PassThruWithExclusions
public interface Attribute
Interface for HTLM-attributes.
- Version:
- $Revision: 1.1.2.1 $ $Date: 2007/02/26 20:48:44 $
- Author:
- ayukhovich@exadel.com (latest modification by $Author:
alexeyyukhovich $)
copyValues
void copyValues(Attribute src)
getName
java.lang.String getName()
getValue
java.lang.String getValue()
getCode
java.lang.String getCode()
Copyright © 2009. All Rights Reserved.