sisc.boot
Class HeapAnchor

java.lang.Object
  extended by sisc.boot.HeapAnchor

public abstract class HeapAnchor
extends java.lang.Object

HeapAnchor exists solely to provide the following functionality: URL heapURL = sisc.boot.HeapAnchor.class.getResource("sisc.shp");

Author:
Turadg Aleahmad

Constructor Summary
HeapAnchor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeapAnchor

public HeapAnchor()