https://github.com/xwiki/xwiki-commons
Revision a2f20a6ed4b2ae2aaf206d455d5719637dc9c7ee authored by Vincent Massol on 16 November 2022, 14:04:25 UTC, committed by Vincent Massol on 16 November 2022, 14:04:25 UTC
* Reuse the XMLReader instances created by XMLReaderFactory instead of reimplementing it
* Protect even more the XMLReader instances created by XMLReaderFactory (and support well-known entities)
* Introduce POJO classes to make them usable from XMLUtils (ie without a component manager). Ideally XMLUtils needs to be legacified and everything should be a component
1 parent 8661376
History
Tip revision: a2f20a6ed4b2ae2aaf206d455d5719637dc9c7ee authored by Vincent Massol on 16 November 2022, 14:04:25 UTC
XCOMMONS-2569: Make XMLUtils.transform() support well-known entities
Tip revision: a2f20a6
File Mode Size
.github
.mvn
xwiki-commons-core
xwiki-commons-pom
xwiki-commons-tools
.gitattributes -rw-r--r-- 155 bytes
.gitignore -rw-r--r-- 1.4 KB
.lgtm.yml -rw-r--r-- 1.5 KB
Jenkinsfile -rw-r--r-- 5.3 KB
LICENSE -rw-r--r-- 25.8 KB
README.md -rw-r--r-- 1.8 KB
SECURITY.md -rw-r--r-- 144 bytes
pom.xml -rw-r--r-- 128.0 KB

README.md

back to top