java.lang.Object
com.almis.awe.model.entities.Element
com.almis.awe.model.entities.screen.Tag
All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class Tag extends Element
Tag Class Used to parse screen actions with XStream Default HTML tag
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • Tag

      public Tag()
  • Method Details

    • copy

      public Tag copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Returns:
      element copy
    • getTemplate

      public String getTemplate()
      Retrieve element template
      Overrides:
      getTemplate in class Element
      Returns:
      Element template