org.openrdf.repository.object.managers.helpers
Class CheckForConcept
java.lang.Object
org.openrdf.repository.object.managers.helpers.CheckForConcept
- Direct Known Subclasses:
- CheckForAnnotation, CheckForBehaviour
public class CheckForConcept
- extends Object
Filter for detecting @rdf annotated class files.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cl
protected ClassLoader cl
CheckForConcept
public CheckForConcept(ClassLoader cl)
getName
public String getName()
getClassName
public String getClassName(String name,
InputStream stream)
throws IOException
- Throws:
IOException
checkAccessFlags
protected boolean checkAccessFlags(int flags)
isAnnotationPresent
protected boolean isAnnotationPresent(javassist.bytecode.ClassFile cf)
Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.