Display :
Did not find what you want,
Be the first to ask question on Parsers
Category: Parsers

Hello,

Few days back, I have moved from working on iOS apps to working on Android and with this, I have moved from using Xcode to using Eclipse.

I like the Eclipse XML editor due to its features like xml validation, schema libraries linking, tooltips for CDATA documentation, and auto-complete.

However, since Eclipse is CPU consuming, I have decided not to use Eclipse for XML editing, and instead find something else that fits the needs listed above & most importantly it is light-weight.

So, can anyone provide me tips if are there any free, light xml editors and xml-schema editors available?

Thanks!

Category: Parsers

Hello everyone

I want to parse HTML in java using a library. Can anyone tell me what is the best library to parse HTML in java?

Thanks