Class Attribute


  • public class Attribute
    extends Object
    Created by christoph on 04.03.16.
    • Constructor Detail

      • Attribute

        public Attribute​(String name,
                         Object value,
                         boolean escape)
    • Method Detail

      • getName

        public String getName()
      • getValue

        public Object getValue()
      • isEscaped

        public boolean isEscaped()