Class NativeXmlDoc
- java.lang.Object
-
- org.eolang.jeo.representation.xmir.NativeXmlDoc
-
-
Constructor Summary
Constructors Constructor Description NativeXmlDoc(Path path)
Constructor.
-
-
-
Constructor Detail
-
NativeXmlDoc
public NativeXmlDoc(Path path)
Constructor.- Parameters:
path
- Path to XML file.
-
-