Commit d47d0f6
committed
[REF] util.views_convert: simplify ElementOperation and EtreeConverter
Simplified ElementOperation class, removing unnecessary features, such
as `.op()` method.
Made `xpath` attribute part of the base class, subclasses must honor
it to restrict their scope of operation.
Reworked EtreeConverter class methods, generalized to work with any
kind of converter operations (not just Bootstrap conversions).
Also made docstrings private (excluded from online docs).1 parent 799f742 commit d47d0f6
2 files changed
+390
-248
lines changed
0 commit comments