org.ajax4jsf.templatecompiler.elements.html.attribute
Class PassThruWithExclusions
java.lang.Object
org.ajax4jsf.templatecompiler.elements.html.attribute.PassThruWithExclusions
- All Implemented Interfaces:
- Attribute
public class PassThruWithExclusions
- extends java.lang.Object
- implements Attribute
Processing template PassThruWithExclusions-attributes.
- Version:
- $Revision: 1.1.2.2 $ $Date: 2007/02/26 20:48:55 $
- Author:
- ayukhovich@exadel.com (latest modification by $Author:
alexeyyukhovich $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PassThruWithExclusions
public PassThruWithExclusions(java.lang.String attributeName,
java.lang.String attributeValue)
copyValues
public void copyValues(Attribute src)
- Specified by:
copyValues
in interface Attribute
getName
public java.lang.String getName()
- Specified by:
getName
in interface Attribute
getValue
public java.lang.String getValue()
- Specified by:
getValue
in interface Attribute
getCode
public java.lang.String getCode()
- Specified by:
getCode
in interface Attribute
Copyright © 2009. All Rights Reserved.