Uses of Interface
org.apache.xalan.utils.HeapObject

Packages that use HeapObject
org.apache.xalan.utils Implementation of Xalan utility classes. 
 

Uses of HeapObject in org.apache.xalan.utils
 

Methods in org.apache.xalan.utils that return HeapObject
 HeapObject Heap.remove()
           
 

Methods in org.apache.xalan.utils with parameters of type HeapObject
 void Heap.insert(HeapObject obj)
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.