public interface XmlUtils
static Element
append(Element target, String tag, Consumer<Element>... configurers)
static <E extends Tagged & XmlWritable>void
appendTo(E self, Element target)