org.kde.koala
Class DomShared

java.lang.Object
  extended by org.kde.koala.DomShared
All Implemented Interfaces:
org.kde.qt.QtSupport
Direct Known Subclasses:
CustomNodeFilter, EventListener

public class DomShared
extends java.lang.Object
implements org.kde.qt.QtSupport


Constructor Summary
  DomShared()
           
protected DomShared(java.lang.Class dummy)
           
 
Method Summary
 boolean deleteMe()
           
 void deref()
           
 boolean hasOneRef()
           
 void ref()
           
 int refCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomShared

protected DomShared(java.lang.Class dummy)

DomShared

public DomShared()
Method Detail

deleteMe

public boolean deleteMe()

ref

public void ref()

deref

public void deref()

hasOneRef

public boolean hasOneRef()

refCount

public int refCount()