Package org.eolang.parser
Class Schema
- java.lang.Object
-
- org.eolang.parser.Schema
-
public final class Schema extends Object
The schema for XMIR.- Since:
- 0.6
-
-
Constructor Summary
Constructors Constructor Description Schema(com.jcabi.xml.XML xml)
Ctor.
-
-
-
Method Detail
-
check
public void check() throws IOException
Check and crash if mistakes.- Throws:
IOException
- If fails
-
-