org.openjena.riot.checker
Class NodeCheckerNull

java.lang.Object
  extended by org.openjena.riot.checker.NodeCheckerNull
All Implemented Interfaces:
NodeChecker

public class NodeCheckerNull
extends java.lang.Object
implements NodeChecker


Constructor Summary
NodeCheckerNull()
           
 
Method Summary
 boolean check(com.hp.hpl.jena.graph.Node node, long line, long col)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeCheckerNull

public NodeCheckerNull()
Method Detail

check

public boolean check(com.hp.hpl.jena.graph.Node node,
                     long line,
                     long col)
Specified by:
check in interface NodeChecker


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.