org.openprivacy.reptile
Class DocumentRelativizeDependency

java.lang.Object
  |
  +--org.openprivacy.reptile.RelativizeDependency
        |
        +--org.openprivacy.reptile.DocumentRelativizeDependency

public class DocumentRelativizeDependency
extends RelativizeDependency

Link to another HTML document via

Author:
Kevin A. Burton

Field Summary
 
Fields inherited from class org.openprivacy.reptile.RelativizeDependency
resource
 
Constructor Summary
DocumentRelativizeDependency()
           
 
Methods inherited from class org.openprivacy.reptile.RelativizeDependency
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentRelativizeDependency

public DocumentRelativizeDependency()