Lost your password?

Blogs about: Jdom

Featured Blog

JetBrains IntelliJ IDEA Community Edition - Introduction

dkor wrote 1 day ago: JetBrains has released its IntelliJ IDEA java IDE with a free edition. It’s a good news. That … more →

Tags: Design, Tools, ant, ASM, Eclipse, Flex Builder, Grizzly, Groovy, Growl

Java code to read XML file using JDOM 2 comments

shunmugakrishna wrote 1 week ago: This article specifies a simple Java code to read the data or contents from the xml file using jdom … more →

Tags: Java, sax, xml, SAXBuilder

Parsing XML Files with JDOM2 comments

Florence wrote 8 months ago: Suppose we have this simple XML file (hungry.xml): <?xml version="1.0" encoding="UTF-8"?> < … more →

Tags: Programming, Java, Parsing, xml

XML made easy: JDOM and XPath1 comment

federico wrote 9 months ago: JDOM is a library providing an easy-to-use yet powerful API allowing us to easily parse and/or manip … more →

Tags: xml, Java, XPath

A basic Jdom parser for RSS2 comments

Subinkrishna G wrote 10 months ago: Almost two years back I posted a SAX based RSS parser (find it here) which was intented for J2ME. Bu … more →

Tags: Advanced Java, Articles, Code snippets, data structures, Tips, Web, xml, Java, parser

XML with Java and JDOM3 comments

ObLiB wrote 1 year ago: A few months ago, I worked on a java project which had to manage XML data. The XML data that I had t … more →

Tags: API, Java, xml

Java XML Libraries - Quick Reference9 comments

sureshkrishna wrote 1 year ago: Reader Level : Basic Recently i have been involved in a project that uses heavy XML which game me op … more →

Tags: Dom4j, Java, jaxp, Libraries, Quick, Reference, Xalan, Xerces, xml

JDom: read/parse XML from String6 comments

Draško Sarić wrote 1 year ago: JDOM as you (Java developers) all know is excellent package for dealing with XML. Its interface is v … more →

Tags: Java, Parse, Read, String, xml

JDOM Quick Reference2 comments

sureshkrishna wrote 1 year ago: JDOM: [www.jdom.org] JDOM is a full featured Java API for the SAX and DOM accessing. Collections are … more →

Tags: xml, Java, Quick, Reference

Problem faced with jDom XPath ;)1 comment

Lijin wrote 1 year ago: Today I had faced an issue related with jDom Xpath. In my project I am using Xpath to get Nodes from … more →

Tags: xml, jaxen, XPath

SAXBuilder.build() hangs when reading from a Socket3 comments

sabbour wrote 2 years ago: Yesterday when I was trying to send an XML document through a Socket in a Java program, I was having … more →

Tags: Code, Java, Sockets, xml


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS