org.openrdf.repository.object.managers.helpers
Class Scanner
java.lang.Object
org.openrdf.repository.object.managers.helpers.Scanner
public class Scanner
- extends Object
Scans directories and jars for classes that have one or more RDF annotation.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scanner
public Scanner(CheckForConcept checker)
Scanner
public Scanner(CheckForConcept checker,
String resource)
scan
public List<String> scan(URL url,
String... marker)
throws IOException
- Throws:
IOException
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.