Searched refs:CELLSPACING (Results 1 – 3 of 3) sorted by relevance
36 public static final Attribute CELLSPACING = new AttributeImpl ("CELLSPACING"); field in Attribute
41 if (cellspacing != null) attrs.set (Attribute.CELLSPACING, cellspacing); in HTMLTable()
2671 SAX.comment( <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" BGCOLOR="silver">