org.ajax4jsf.templatecompiler.elements.html.attribute
Class PassThruWithExclusions

java.lang.Object
  extended by 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 $)

Constructor Summary
PassThruWithExclusions(java.lang.String attributeName, java.lang.String attributeValue)
           
 
Method Summary
 void copyValues(Attribute src)
           
 java.lang.String getCode()
           
 java.lang.String getName()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassThruWithExclusions

public PassThruWithExclusions(java.lang.String attributeName,
                              java.lang.String attributeValue)
Method Detail

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.