Class XSDAssert.CustomizedXPath

  • Enclosing class:
    XSDAssert

    public static class XSDAssert.CustomizedXPath
    extends XPathEvaluator
    Define a customized XPath evaluator which injects code into the XPath code generation; this has the effect for a complex-type XSDAssert of modifying the expression so that instead of returning a boolean, it returns a list of nodes that contribute to the invalidity of the assertion.