de.fuberlin.wiwiss.d2rq.find
Class URIMakerRule.URIMakerRuleChecker

java.lang.Object
  extended by de.fuberlin.wiwiss.d2rq.find.URIMakerRule.URIMakerRuleChecker
Enclosing class:
URIMakerRule

public class URIMakerRule.URIMakerRuleChecker
extends Object


Constructor Summary
URIMakerRule.URIMakerRuleChecker(Node node)
           
 
Method Summary
 void addPotentialMatch(NodeMaker nodeMaker)
           
 boolean canMatch(NodeMaker nodeMaker)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIMakerRule.URIMakerRuleChecker

public URIMakerRule.URIMakerRuleChecker(Node node)
Method Detail

addPotentialMatch

public void addPotentialMatch(NodeMaker nodeMaker)

canMatch

public boolean canMatch(NodeMaker nodeMaker)