Uses of Class
org.eolang.parser.Xsline
-
-
Uses of Xsline in org.eolang.parser
Methods in org.eolang.parser that return Xsline Modifier and Type Method Description XslineXsline. with(com.jcabi.xml.XSL sheet)Add this sheet to the list.XslineXsline. with(com.jcabi.xml.XSL sheet, org.cactoos.BiFunc<com.jcabi.xml.XML,com.jcabi.xml.XML,Boolean> func)Add this sheet to the list.XslineXsline. with(Iterable<String> sheets)Add these sheets to the list.
-