Class XmlEoObject
java.lang.Object
org.eolang.jeo.representation.xmir.XmlEoObject
This is EO object in XML representation.
Mirrors DirectivesEoObject
- Since:
- 0.11.0
-
Method Summary
-
Method Details
-
name
Retrieve the name of the EO object.- Returns:
- Name of the EO object.
-
node
Retrieve the inner XML node representing the EO object.- Returns:
- XML node of the EO object.
-