redundent / kotlin-xml-builder

A lightweight type safe builder to build xml documents in Kotlin
Apache License 2.0
151 stars 17 forks source link

feat: adding addElements, addElementsAfter, addElementsBefore, replac… #60

Closed redundent closed 8 months ago

redundent commented 8 months ago

…eElement, and replaceElement. adding ktlint