Class XmlAnnotationProperty

java.lang.Object
org.eolang.jeo.representation.xmir.XmlAnnotationProperty

public final class XmlAnnotationProperty extends Object
Xmir annotation property.
Since:
0.3
  • Constructor Details

    • XmlAnnotationProperty

      public XmlAnnotationProperty(XmlNode xmlnode)
      Constructor.
      Parameters:
      xmlnode - XML node.
  • Method Details