View | Details | Raw Unified
Collapse All | Expand All

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