org.mozilla.jrex.dom.views
Class JRexDocumentViewImpl
java.lang.Object
org.mozilla.jrex.dom.views.JRexDocumentViewImpl
- All Implemented Interfaces:
- DocumentView
- public class JRexDocumentViewImpl
- extends Object
- implements DocumentView
A class implementing org.w3c.dom.views.DocumentView interface.
- Version:
- 1.0
- Author:
- C.N.Medappa
- See Also:
DocumentView
getDefaultView
public AbstractView getDefaultView()
- Specified by:
getDefaultView
in interface DocumentView
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
finalize
protected void finalize()
throws Throwable
- Throws:
Throwable
dispose
public void dispose()
- Function to explicitly disconnect from native DOM Object
Copyright © 2004 C.N.Medappa. All Rights Reserved.