mirror of
https://github.com/NetherlandsForensicInstitute/hansken-extraction-plugin-sdk-documentation.git
synced 2026-08-24 20:17:16 +00:00
versioned
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
hansken\_extraction\_plugin.api.data\_context
|
||||
=============================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.data_context
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
DataContext
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
hansken\_extraction\_plugin.api.extraction\_plugin
|
||||
==================================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.extraction_plugin
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
BaseExtractionPlugin
|
||||
DeferredExtractionPlugin
|
||||
ExtractionPlugin
|
||||
MetaExtractionPlugin
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
hansken\_extraction\_plugin.api.extraction\_trace
|
||||
=================================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.extraction_trace
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
ExtractionTrace
|
||||
ExtractionTraceBuilder
|
||||
MetaExtractionTrace
|
||||
SearchTrace
|
||||
Trace
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
hansken\_extraction\_plugin.api.plugin\_info
|
||||
============================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.plugin_info
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
Author
|
||||
MaturityLevel
|
||||
PluginId
|
||||
PluginInfo
|
||||
PluginResources
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
hansken\_extraction\_plugin.api
|
||||
===============================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Modules
|
||||
|
||||
.. autosummary::
|
||||
:toctree:
|
||||
:recursive:
|
||||
|
||||
hansken_extraction_plugin.api.data_context
|
||||
hansken_extraction_plugin.api.extraction_plugin
|
||||
hansken_extraction_plugin.api.extraction_trace
|
||||
hansken_extraction_plugin.api.plugin_info
|
||||
hansken_extraction_plugin.api.search_result
|
||||
hansken_extraction_plugin.api.trace_searcher
|
||||
hansken_extraction_plugin.api.tracelet
|
||||
hansken_extraction_plugin.api.transformation
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
hansken\_extraction\_plugin.api.search\_result
|
||||
==============================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.search_result
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
SearchResult
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
hansken\_extraction\_plugin.api.trace\_searcher
|
||||
===============================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.trace_searcher
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
TraceSearcher
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
hansken\_extraction\_plugin.api.tracelet
|
||||
========================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.tracelet
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
Tracelet
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
hansken\_extraction\_plugin.api.transformation
|
||||
==============================================
|
||||
|
||||
.. automodule:: hansken_extraction_plugin.api.transformation
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Classes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
Range
|
||||
RangedTransformation
|
||||
Transformation
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user