org.mozilla.jrex.dom.views
Class JRexAbstractViewImpl
java.lang.Object
|
+--org.mozilla.jrex.dom.views.JRexAbstractViewImpl
- All Implemented Interfaces:
- org.w3c.dom.views.AbstractView
- public class JRexAbstractViewImpl
- extends Object
- implements org.w3c.dom.views.AbstractView
A class implementing org.w3c.dom.views.AbstractView interface.
- Version:
- 1.0
- Author:
- C.N.Medappa
- See Also:
AbstractView
Method Summary |
org.w3c.dom.views.DocumentView |
getDocument()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDocument
public org.w3c.dom.views.DocumentView getDocument()
- Specified by:
getDocument
in interface org.w3c.dom.views.AbstractView
Copyright © 2004 C.N.Medappa. All Rights Reserved.