An open API service indexing awesome lists of open source software.

https://github.com/jjosh102/obaki.xmlspecialcharacterescaper

Obaki.XmlSpecialCharacterEscaper is a simple library that escapes all unescaped characters in a given XML string.
https://github.com/jjosh102/obaki.xmlspecialcharacterescaper

show utility

Last synced: 22 days ago
JSON representation

Obaki.XmlSpecialCharacterEscaper is a simple library that escapes all unescaped characters in a given XML string.

Awesome Lists containing this project

README

          

# Obaki.XmlSpecialCharacterEscaper(In-progress)
This library ensure the consistency of your XML data. Featuring a customizable regular expression search, this library helps you escaping unescaped characters in a given XML string.