Package org.eolang.jeo.matchers
Class WithoutLines
java.lang.Object
org.eolang.jeo.matchers.WithoutLines
- All Implemented Interfaces:
org.cactoos.Scalar<com.jcabi.xml.XML>
The same XML, but without lines.
- Since:
- 0.6
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WithoutLines
public WithoutLines(com.jcabi.xml.XML orgnl) Constructor.- Parameters:
orgnl
- Original XML
-
-
Method Details
-
value
public com.jcabi.xml.XML value()- Specified by:
value
in interfaceorg.cactoos.Scalar<com.jcabi.xml.XML>
-