public static class ElementContext.Attribute extends Object
Attribute(String name, Object value, char quoteChar)
String
getName()
char
getQuoteChar()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Attribute(String name, Object value, char quoteChar)
public String getName()
public Object getValue()
public char getQuoteChar()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.