Class PanamaYXmlElement

java.lang.Object
net.carcdr.ycrdt.panama.PanamaYXmlElement
All Implemented Interfaces:
AutoCloseable, net.carcdr.ycrdt.YXmlElement, net.carcdr.ycrdt.YXmlNode

public class PanamaYXmlElement extends Object implements net.carcdr.ycrdt.YXmlElement
Panama FFM implementation of YXmlElement.

Represents an XML element with a tag name, attributes, and children.