View | Details | Raw Unified
Collapse All | Expand All

(-) xerces-2_3_0/src/org/apache/html/dom/HTMLFrameElementImpl.java (-1 / +1 lines)
 Lines 67-73    Link Here 
 * @see org.w3c.dom.html.HTMLFrameElement
 * @see org.w3c.dom.html.HTMLFrameElement
 * @see org.apache.xerces.dom.ElementImpl
 * @see org.apache.xerces.dom.ElementImpl
 */
 */
public class HTMLFrameElementImpl
public abstract class HTMLFrameElementImpl
    extends HTMLElementImpl
    extends HTMLElementImpl
    implements HTMLFrameElement
    implements HTMLFrameElement
{
{