Searched defs:Attribute (Results 1 – 1 of 1) sorted by relevance
150 public static final class Attribute { class in HTML171 public Attribute(String name, int type) { in Attribute() method in HTML.Attribute180 public Attribute(String name, int type, Set<String> values) { in Attribute() method in HTML.Attribute