org.mozilla.jrex.dom.views
Class JRexDocumentViewImpl
java.lang.Object
|
+--org.mozilla.jrex.dom.views.JRexDocumentViewImpl
- All Implemented Interfaces:
- org.w3c.dom.views.DocumentView
- public class JRexDocumentViewImpl
- extends Object
- implements org.w3c.dom.views.DocumentView
A class implementing org.w3c.dom.views.DocumentView interface.
- Version:
- 1.0
- Author:
- C.N.Medappa
- See Also:
DocumentView
getDefaultView
public org.w3c.dom.views.AbstractView getDefaultView()
- Specified by:
getDefaultView
in interface org.w3c.dom.views.DocumentView
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
finalize
protected void finalize()
- Overrides:
finalize
in class Object
Copyright © 2004 C.N.Medappa. All Rights Reserved.