Index

A B D M O P X 
All Classes and Interfaces|All Packages

A

after() - Method in interface org.eolang.xax.Xtory
The XML after transformations.
after() - Method in class org.eolang.xax.XtSticky
 
after() - Method in class org.eolang.xax.XtStrict
 
after() - Method in class org.eolang.xax.XtStrictAfter
 
after() - Method in class org.eolang.xax.XtStrictBefore
 
after() - Method in class org.eolang.xax.XtYaml
 
asserts() - Method in interface org.eolang.xax.Xtory
Full list of XPath asserts.
asserts() - Method in class org.eolang.xax.XtSticky
 
asserts() - Method in class org.eolang.xax.XtStrict
 
asserts() - Method in class org.eolang.xax.XtStrictAfter
 
asserts() - Method in class org.eolang.xax.XtStrictBefore
 
asserts() - Method in class org.eolang.xax.XtYaml
 

B

before() - Method in interface org.eolang.xax.Xtory
Build input XML document.
before() - Method in class org.eolang.xax.XtSticky
 
before() - Method in class org.eolang.xax.XtStrict
 
before() - Method in class org.eolang.xax.XtStrictAfter
 
before() - Method in class org.eolang.xax.XtStrictBefore
 
before() - Method in class org.eolang.xax.XtYaml
 

D

describeMismatch(Object, Description) - Method in class org.eolang.xax.XtoryMatcher
 
describeTo(Description) - Method in class org.eolang.xax.XtoryMatcher
 

M

map() - Method in interface org.eolang.xax.Xtory
Get YAML as a map.
map() - Method in class org.eolang.xax.XtSticky
 
map() - Method in class org.eolang.xax.XtStrict
 
map() - Method in class org.eolang.xax.XtStrictAfter
 
map() - Method in class org.eolang.xax.XtStrictBefore
 
map() - Method in class org.eolang.xax.XtYaml
 
matches(Object) - Method in class org.eolang.xax.XtoryMatcher
 

O

org.eolang.xax - package org.eolang.xax
XPath Assertions for XSL.

P

parse(String) - Method in interface org.eolang.xax.Xtory.Parser
Parse the input.

X

xsline() - Method in interface org.eolang.xax.Xtory
The transformation line.
xsline() - Method in class org.eolang.xax.XtSticky
 
xsline() - Method in class org.eolang.xax.XtStrict
 
xsline() - Method in class org.eolang.xax.XtStrictAfter
 
xsline() - Method in class org.eolang.xax.XtStrictBefore
 
xsline() - Method in class org.eolang.xax.XtYaml
 
Xtory - Interface in org.eolang.xax
A story about XML processed through XSL stylesheets.
Xtory.Parser - Interface in org.eolang.xax
A parser of a String to XML.
XtoryMatcher - Class in org.eolang.xax
Hamcrest matcher for a YAML story.
XtoryMatcher() - Constructor for class org.eolang.xax.XtoryMatcher
 
XtSticky - Class in org.eolang.xax
A decorator of Xtory that guarantees any method is only delegated to the decoratee only once.
XtSticky(Xtory) - Constructor for class org.eolang.xax.XtSticky
Ctor.
XtStrict - Class in org.eolang.xax
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().
XtStrict(Xtory) - Constructor for class org.eolang.xax.XtStrict
Ctor.
XtStrict(Xtory, XML) - Constructor for class org.eolang.xax.XtStrict
Ctor.
XtStrictAfter - Class in org.eolang.xax
A decorator of Xtory that checks the validity of XML against the XSD schema attached to it, right before returning it at Xtory.after().
XtStrictAfter(Xtory) - Constructor for class org.eolang.xax.XtStrictAfter
Ctor.
XtStrictAfter(Xtory, XML) - Constructor for class org.eolang.xax.XtStrictAfter
Ctor.
XtStrictBefore - Class in org.eolang.xax
A decorator of Xtory that checks the validity of XML against the XSD schema attached to it, right before returning it at Xtory.before().
XtStrictBefore(Xtory) - Constructor for class org.eolang.xax.XtStrictBefore
Ctor.
XtStrictBefore(Xtory, XML) - Constructor for class org.eolang.xax.XtStrictBefore
Ctor.
XtYaml - Class in org.eolang.xax
A story parsed from YAML and then processed through XSL stylesheets.
XtYaml(String) - Constructor for class org.eolang.xax.XtYaml
Ctor.
XtYaml(String, Xtory.Parser) - Constructor for class org.eolang.xax.XtYaml
Ctor.
XtYaml(String, Xtory.Parser, Train<Shift>) - Constructor for class org.eolang.xax.XtYaml
Ctor.
A B D M O P X 
All Classes and Interfaces|All Packages