Package org.eolang.xax


package org.eolang.xax
XPath Assertions for XSL.
Since:
0.0.1
  • Class
    Description
    A story about XML processed through XSL stylesheets.
    A parser of a String to XML.
    Hamcrest matcher for a YAML story.
    A decorator of Xtory that guarantees any method is only delegated to the decoratee only once.
    A decorator of Xtory that checks the validity of XML against the XSD schema attached to it, right before returning it at Xtory.after() and Xtory.before().
    A decorator of Xtory that checks the validity of XML against the XSD schema attached to it, right before returning it at Xtory.after().
    A decorator of Xtory that checks the validity of XML against the XSD schema attached to it, right before returning it at Xtory.before().
    A story parsed from YAML and then processed through XSL stylesheets.