aspose file tools
The moose likes XML and Related Technologies and the fly likes Xml parsers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Xml parsers" Watch "Xml parsers" New topic
Author

Xml parsers

A Kumar
Ranch Hand

Joined: Jul 04, 2004
Posts: 973
Hi,

If i were to create a custom xml parser..
what are the rules to be followed and
what languages can i make use of??

Regards
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12324
    
    1
Rules for XML documents: The W3C is a good place to start.

Languages: Any language that makes handling characters and character streams easy. Extra points if it can handle UNICODE.

Historically speaking, Java was used by the pioneers in the XML parser biz.

Bill


Java Resources at www.wbrogden.com
A Kumar
Ranch Hand

Joined: Jul 04, 2004
Posts: 973
Thanks William !!!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Xml parsers
 
Similar Threads
How to put xml heading in Jibx generated xml file
XML
XMLUnit - The validity of a piece of XML ?
Meaning of XML
Looking for a entry level job/ Internship