Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

escaping characters in an XMLDocument #128

Open
DavidNovo opened this issue Feb 3, 2017 · 2 comments
Open

escaping characters in an XMLDocument #128

DavidNovo opened this issue Feb 3, 2017 · 2 comments

Comments

@DavidNovo
Copy link

Hello,
I have an XMLDocument, using that class within jcabi. The string used to create the XMLDocument mya contain a String payload. The string contains undecoded characters like &ls; or > and so on.

How can I decode these characters? i.e. change them into < or >?

I have been told I do not need to use StringEscapeUtils from the Apache commons package.

@0crat
Copy link

0crat commented Feb 3, 2017

@yegor256 please, pay attention to this issue

@yegor256
Copy link
Member

yegor256 commented Feb 7, 2017

@DavidNovo I'm not sure I understand, can you give a code example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants