copy

open fun copy(parent: XmlParentNode? = null, children: MutableSet<SvgNode>? = null, attributes: Map<String, String>? = null): T(source)