get "MixedCase" data using proHtml
in
Contributed Library Questions
•
3 years ago
I'm using proHtml to find the image tags of a website (guardian.co.uk). that works fine.
the problem is, i get the the Strings lowercase. But I need the src-atrribute in the origianl form (mixedCase) to load the images in my application. does anybody know how i get the right src-attribute?
(to get my application work, I worte a parser my own, but its very slowly.
I would prefer to use the much faster proHtml lib)
the problem is, i get the the Strings lowercase. But I need the src-atrribute in the origianl form (mixedCase) to load the images in my application. does anybody know how i get the right src-attribute?
(to get my application work, I worte a parser my own, but its very slowly.
I would prefer to use the much faster proHtml lib)
1