org.deft.extension.persistence
Class Decoration
java.lang.Object
org.deft.extension.persistence.Item
org.deft.extension.persistence.Decoration
public class Decoration
- extends Item
Representation of a decoration tag in the XML format.
- Author:
- Martin Heinzerling
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Decoration
public Decoration(org.w3c.dom.Node n)
Decoration
public Decoration(Invoker invoker)
Decoration
public Decoration(Invoker invoker,
java.util.Map<java.lang.String,java.lang.String> params)