Package org.eolang.parser
Interface Syntax
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.jcabi.xml.XMLparsed()Parse it to XML.
-
-
-
Method Detail
-
parsed
com.jcabi.xml.XML parsed() throws IOExceptionParse it to XML.- Returns:
- Parsed XML
- Throws:
IOException- If fails
-
-