nl.tudelft.tbm.eeni.owl2java.model.jenautils
Class NullFilter<T>

java.lang.Object
  extended by com.hp.hpl.jena.util.iterator.Filter<T>
      extended by nl.tudelft.tbm.eeni.owl2java.model.jenautils.NullFilter<T>

public class NullFilter<T>
extends com.hp.hpl.jena.util.iterator.Filter<T>


Field Summary
 
Fields inherited from class com.hp.hpl.jena.util.iterator.Filter
any
 
Constructor Summary
NullFilter()
           
 
Method Summary
 boolean accept(T obj)
           
 
Methods inherited from class com.hp.hpl.jena.util.iterator.Filter
and, any, filterKeep, isAny
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullFilter

public NullFilter()
Method Detail

accept

public boolean accept(T obj)
Specified by:
accept in class com.hp.hpl.jena.util.iterator.Filter<T>


Copyright © 2011. All Rights Reserved.