org.topbraid.core.filters
Class NamedClassFilter

java.lang.Object
  extended by org.topbraid.core.filters.NamedClassFilter
All Implemented Interfaces:
IRDFNodeFilter

public class NamedClassFilter
extends java.lang.Object
implements IRDFNodeFilter


Constructor Summary
NamedClassFilter()
           
 
Method Summary
 boolean isSuitable(com.hp.hpl.jena.rdf.model.RDFNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedClassFilter

public NamedClassFilter()
Method Detail

isSuitable

public boolean isSuitable(com.hp.hpl.jena.rdf.model.RDFNode node)
Specified by:
isSuitable in interface IRDFNodeFilter