XML

How to display XML source in a text area view with syntax color highlighting in Java?

This article will take you through how one can display an XML document or file contents as a source view with syntax color highlighting in a Java program. There are some open source products available to solve this purpose. This article will focus on one particular open source product that is new and sounds promising.

How to evaluate XPath Expression using Saxon?

Given a large XML or XSLT document, How can you parse the doc and iterate to a particular node, access its attribute etc? The keyword is XPathExpression. But first if you are not able to decide which parser to choose for processing the document and extracting the required meaningful data, heres a small introduction to some of the most popular XML parsers....

 

Syndicate content
XML | Our website now yours! - Currenlty Java focussed.

XML

How to display XML source in a text area view with syntax color highlighting in Java?

This article will take you through how one can display an XML document or file contents as a source view with syntax color highlighting in a Java program. There are some open source products available to solve this purpose. This article will focus on one particular open source product that is new and sounds promising.

How to evaluate XPath Expression using Saxon?

Given a large XML or XSLT document, How can you parse the doc and iterate to a particular node, access its attribute etc? The keyword is XPathExpression. But first if you are not able to decide which parser to choose for processing the document and extracting the required meaningful data, heres a small introduction to some of the most popular XML parsers....

 

Syndicate content