ch.elca.el4j.services.gui.swing.cookswing.designgridlayout
Class RowAdder
java.lang.Object
ch.elca.el4j.services.gui.swing.cookswing.designgridlayout.RowAdder
- All Implemented Interfaces:
- cookxml.core.interfaces.Adder
public class RowAdder
- extends Object
- implements cookxml.core.interfaces.Adder
This cookXML adder handles <row> elements: They get added to the parent
designgridlayout.
- Author:
- Stefan Wismer (SWI)
- File-location:
- RowAdder
- Last check-in date:
- 2009-08-04 15:35:01 +0200 (Di, 04. Aug 2009) by swismer for revision 3883
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowAdder
public RowAdder()
add
public boolean add(String parentNS,
String parentTag,
Object parent,
Object child,
cookxml.core.DecodeEngine decodeEngine)
throws Exception
-
- Specified by:
add
in interface cookxml.core.interfaces.Adder
- Throws:
Exception
Copyright © 2005-2011 ELCA. All Rights Reserved.