File size: 590 Bytes
c344c74 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
openfactcheck.solvers.webservice.ftool\_rtv.FactoolRetriever
============================================================
.. currentmodule:: openfactcheck.solvers.webservice.ftool_rtv
.. autoclass:: FactoolRetriever
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~FactoolRetriever.__init__
~FactoolRetriever.build_solver
.. rubric:: Attributes
.. autosummary::
~FactoolRetriever.global_config
~FactoolRetriever.input_name
~FactoolRetriever.name
~FactoolRetriever.output_name
|