Class ElementContext.Attribute

    • Constructor Detail

      • Attribute

        public Attribute​(String name,
                         Object value,
                         char quoteChar)
    • Method Detail

      • getName

        public String getName()
      • getValue

        public Object getValue()
      • getQuoteChar

        public char getQuoteChar()