org.openrdf.repository.object.managers.helpers
Class CheckForAnnotation

java.lang.Object
  extended by org.openrdf.repository.object.managers.helpers.CheckForConcept
      extended by org.openrdf.repository.object.managers.helpers.CheckForAnnotation

public class CheckForAnnotation
extends CheckForConcept

Filter for detecting annotation class files.

Author:
James Leigh

Field Summary
 
Fields inherited from class org.openrdf.repository.object.managers.helpers.CheckForConcept
cl
 
Constructor Summary
CheckForAnnotation(ClassLoader cl)
           
 
Method Summary
protected  boolean checkAccessFlags(int flags)
           
 String getName()
           
 
Methods inherited from class org.openrdf.repository.object.managers.helpers.CheckForConcept
getClassName, isAnnotationPresent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckForAnnotation

public CheckForAnnotation(ClassLoader cl)
Method Detail

getName

public String getName()
Overrides:
getName in class CheckForConcept

checkAccessFlags

protected boolean checkAccessFlags(int flags)
Overrides:
checkAccessFlags in class CheckForConcept


Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.