|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mkdoc.jspider.AbstractPlugin
com.mkdoc.jspider.AbstractMKDocPlugin
com.mkdoc.jspider.AbstractRdfPlugin
com.mkdoc.jspider.AbstractStoreWriterPlugin
com.mkdoc.jspider.AbstractLocalStoreWriterPlugin
Base class for Sesame local repostory plugins.
Field Summary |
Fields inherited from class com.mkdoc.jspider.AbstractStoreWriterPlugin |
repository |
Fields inherited from class com.mkdoc.jspider.AbstractRdfPlugin |
schema |
Fields inherited from class com.mkdoc.jspider.AbstractMKDocPlugin |
baseDir, log, outputDir, VENDOR |
Fields inherited from class com.mkdoc.jspider.AbstractPlugin |
ABSOLUTE, DEFAULT, FOLDER |
Constructor Summary | |
AbstractLocalStoreWriterPlugin()
|
Method Summary | |
void |
initialize()
Initialize the RDF repository. |
void |
shutdown()
Shut down the plugin and save the repository. |
Methods inherited from class com.mkdoc.jspider.AbstractStoreWriterPlugin |
addResource, getContentHandler, notify |
Methods inherited from class com.mkdoc.jspider.AbstractRdfPlugin |
loadCustomSchema |
Methods inherited from class com.mkdoc.jspider.AbstractMKDocPlugin |
configureOutput, createDirectories, getVendor, includesFile, setLog, trimExtension |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.javacoding.jspider.spi.Plugin |
getDescription, getName, getVendor, getVersion |
Constructor Detail |
public AbstractLocalStoreWriterPlugin()
Method Detail |
public final void initialize()
initialize
in interface net.javacoding.jspider.api.event.EventSink
initialize
in class AbstractPlugin
public final void shutdown()
shutdown
in interface net.javacoding.jspider.api.event.EventSink
shutdown
in class AbstractPlugin
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |