Searched refs:HTTP_EQUIV (Results 1 – 2 of 2) sorted by relevance
27 public static final Attribute HTTP_EQUIV = new AttributeImpl ("HTTP-EQUIV"); field in Attribute
41 .set (Attribute.HTTP_EQUIV, "Content-Type") in HTMLDocument()