--- xerces-2_3_0/src/org/apache/html/dom/HTMLFrameElementImpl.java 2003-05-09 14:15:04.000000000 +0300 +++ xerces-2_3_0/src/org/apache/html/dom/HTMLFrameElementImpl.java.new 2003-05-09 14:14:56.000000000 +0300 @@ -67,7 +67,7 @@ * @see org.w3c.dom.html.HTMLFrameElement * @see org.apache.xerces.dom.ElementImpl */ -public class HTMLFrameElementImpl +public abstract class HTMLFrameElementImpl extends HTMLElementImpl implements HTMLFrameElement {