issues
search
redundent
/
kotlin-xml-builder
A lightweight type safe builder to build xml documents in Kotlin
Apache License 2.0
155
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Space before Text node
#69
sullrich84
closed
1 month ago
1
Tidy KDoc
#68
aSemy
closed
1 month ago
0
Migrate code to Kotlin Multiplatform
#67
aSemy
opened
1 month ago
0
Update GitHub actions
#66
aSemy
opened
1 month ago
0
Add .gitattributes
#65
aSemy
closed
1 month ago
0
Prepare code for Kotlin Multiplatform
#64
aSemy
opened
7 months ago
0
Update build config (Preparation for Kotlin Multiplatform)
#63
aSemy
closed
7 months ago
0
Multiple namespace declarations?
#62
ndw
closed
8 months ago
2
Option to disable indentation
#61
vincentburesi-es
closed
10 months ago
4
feat: adding addElements, addElementsAfter, addElementsBefore, replac…
#60
redundent
closed
1 year ago
0
Suggestion: create addNodes method
#59
csmile2
closed
1 year ago
3
How to insert node within Node via DSL
#58
levinotik
closed
1 year ago
2
Multiplatform support
#57
lppedd
opened
1 year ago
4
fix: fixing attribute generation with DSL generator code. upgrading g…
#56
redundent
closed
1 year ago
0
DSL generator generates incorrect code
#55
asm0dey
opened
1 year ago
11
Adding unsafe methods to support unsafe text.
#54
redundent
closed
1 year ago
0
Unsafe / raw data inside xml
#53
krzysztofsroga
closed
1 year ago
5
Namespace class definition not found (v 1.8.0)
#52
aormsby
closed
1 year ago
8
Adding Namespace class to allow for betting handling of namespaces.
#51
redundent
closed
2 years ago
0
Adding Namespace class to allow for betting handling of namespaces.
#50
redundent
closed
2 years ago
3
Typesafe namespaces
#49
asm0dey
closed
2 years ago
10
Adding ability to add DTD specifications
#48
redundent
closed
3 years ago
0
[Question] How can I add a `DOCTYPE` element?
#47
anskotid
closed
3 years ago
3
#45 Adds CDATA Coding type to PrintOptions
#46
bajabob
closed
3 years ago
0
Unnecessary string encoding, need option to disable encoding.
#45
bajabob
closed
3 years ago
2
Making parse(Document) public
#44
redundent
closed
3 years ago
0
make private fun parse(document: Document): Node public
#43
rkklai
closed
3 years ago
2
Bintray is closing
#42
tadfisher
closed
3 years ago
1
Adding check to use self-closing tags when an element has no children…
#41
redundent
closed
4 years ago
0
Node with element as empty string, does not care about useSelfClosingTags
#40
d-wojciechowski
closed
4 years ago
2
Allow changing the default indent of one tab to any arbitrary indent option.
#39
vRallev
closed
4 years ago
2
Overriding equals and hashCode for all element types
#38
redundent
closed
4 years ago
0
Feature request: Implement equals() and hashcode() in classes that implement Element
#37
cbartolome
closed
4 years ago
10
Create ci.yml
#36
redundent
closed
4 years ago
0
Jsen/character ref option
#35
senecal-jjs
closed
4 years ago
3
Kotlin Runtime bundled warning
#34
JamesMcMahon
closed
4 years ago
2
Suggested change to make documentation more understandable.
#33
Sintrastes
closed
4 years ago
1
[Question] Returned XML from a function is getting encoded. How can we stop this?
#32
H2RockyRoad
closed
4 years ago
5
Removing transient dependency on kotlin-reflect
#31
redundent
closed
4 years ago
0
Minor readme changes proposals
#30
mvysny
closed
4 years ago
3
Adding new global processing instructions
#29
redundent
closed
4 years ago
0
XSL processing instruction
#28
rjaros
closed
4 years ago
3
[Question] Support for optionals?
#27
SirWellington
closed
5 years ago
2
cdata not working on specific PrintOptions parameters
#26
Duarte-Figueiredo
closed
5 years ago
1
Fixing single line rendering of CDATA and processing instruction elements
#25
jonathan-yan
closed
5 years ago
2
multiple namespaces
#24
keltik85
closed
4 years ago
4
Adding xml version option
#23
redundent
closed
5 years ago
0
prolog hardcoded to 1.0, text is escaped to 1.1
#22
ZR8C
closed
5 years ago
1
add ProcessingInstructionElement
#21
endofhome
closed
5 years ago
3
[Request] Support for rendering XML comments within generated XML
#20
ejektaflex
closed
5 years ago
2
Next