ch.elca.el4j.services.gui.swing.cookswing.binding
Class NoAddVarSetter

java.lang.Object
  extended by cookxml.cookxml.setter.VarSetter
      extended by ch.elca.el4j.services.gui.swing.cookswing.binding.NoAddVarSetter
All Implemented Interfaces:
cookxml.core.interfaces.Setter

public class NoAddVarSetter
extends cookxml.cookxml.setter.VarSetter

This setter enhances the VarSetter so that it can set variables of type NoAddValueHolder.

Author:
Stefan Wismer (SWI)
File-location:
NoAddVarSetter
Last check-in date:
2009-08-04 15:22:05 +0200 (Di, 04. Aug 2009) by swismer for revision 3881

Constructor Summary
NoAddVarSetter()
           
 
Method Summary
 void setAttribute(String ns, String tag, String attrNS, String attr, Object obj, Object value, cookxml.core.DecodeEngine decodeEngine)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoAddVarSetter

public NoAddVarSetter()
Method Detail

setAttribute

public void setAttribute(String ns,
                         String tag,
                         String attrNS,
                         String attr,
                         Object obj,
                         Object value,
                         cookxml.core.DecodeEngine decodeEngine)
                  throws cookxml.core.exception.SetterException

Specified by:
setAttribute in interface cookxml.core.interfaces.Setter
Overrides:
setAttribute in class cookxml.cookxml.setter.VarSetter
Throws:
cookxml.core.exception.SetterException


Copyright © 2005-2011 ELCA. All Rights Reserved.