public class Attribute extends Object
Attribute(String name, Object value, boolean escape)
String
getName()
Object
getValue()
boolean
isEscaped()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Attribute(String name, Object value, boolean escape)
public String getName()
public Object getValue()
public boolean isEscaped()
Copyright © 2016. All rights reserved.