Skip to content

HasXPathMatcher and EvaluateXPathMatcher should allow configuration of DocumentBuilderFactory #108

@bodewig

Description

@bodewig

Right now they use Nodes.toNode without a factory argument which is not good enough for all cases (see #91 (comment) for example).

Add a withDocumentBuilderFactory like CompareMatcher has and use the factory set when invoking toNode - if one is set, that is.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions