|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mozilla.jrex.dom.ranges.JRexDocumentRangeImpl
A class implementing org.w3c.dom.ranges.DocumentRange interface.
Method Summary | |
Range |
createRange()
This interface can be obtained from the object implementing the Document interface using binding-specific casting
methods. |
void |
dispose()
Function to explicitly disconnect from native DOM Object |
boolean |
equals(Object obj)
|
protected void |
finalize()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public Range createRange()
DocumentRange
Document
interface using binding-specific casting
methods.
createRange
in interface DocumentRange
ownerDocument
.public boolean equals(Object obj)
public int hashCode()
protected void finalize() throws Throwable
Throwable
public void dispose()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |