Skip to content

propagate xpath property of RewriterConfig correctly through Rewriter implementations #33

Description

@lueck

The xpath property of RewriterConfig does not correctly get propagated through the Rewriter implementations. Currently, it is unclear, if the property is propagated through the constructor (which would be nice in terms of compilation effort), or when the RewriterConfig is passed to the rewrite method call.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions