Searched refs:BooleanAttributeDescriptor (Results 1 – 2 of 2) sorted by relevance
26 public class BooleanAttributeDescriptor extends ListAttributeDescriptor { class29 public BooleanAttributeDescriptor(String xmlLocalName, String nsUri, IAttributeInfo attrInfo) { in BooleanAttributeDescriptor() method in BooleanAttributeDescriptor
209 attr = new BooleanAttributeDescriptor( in appendAttribute()