View | Details | Raw Unified
Collapse All | Expand All

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