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 XmlNode
root()
Get the root node of the XML document.void
validate()
Validate the XML document.
-