Class NativeXmlDoc
- java.lang.Object
-
- org.eolang.jeo.representation.xmir.NativeXmlDoc
-
-
Constructor Summary
Constructors Constructor Description NativeXmlDoc(Path path)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description XmlNoderoot()Get the root node of the XML document.voidvalidate()Validate the XML document.
-