arelle.WatchRss

See COPYRIGHT.md for copyright information.

Module Contents

Classes

Functions

API

arelle.WatchRss.initializeWatcher(modelXbrl: arelle.ModelXbrl.ModelXbrl) WatchRss
exception arelle.WatchRss.ValidationException(message: str, severity: str, code: str)

Bases: Exception

add_note()
class args
with_traceback()
class arelle.WatchRss.WatchRss(rssModelXbrl: arelle.ModelXbrl.ModelXbrl)

Initialization

start() None
stop() None
watchCycle() None