Meaning JDOM
What does JDOM mean? Here you find 2 meanings of the word JDOM. You can also add a definition of JDOM yourself

1

0 Thumbs up   0 Thumbs down

JDOM


A tool for parsing and outputting XML (extensible Markup Language) from Java. It defined the DOM (Document Object Model) API (Application Programming Interface). parser XML
Source: mindprod.com

2

0 Thumbs up   0 Thumbs down

JDOM


To those struggling with DOM, JDOM will seem like a breath of fresh air. JDOM fixes some of DOM's more arcane areas. For example, unlike with DOM, in JDOM elements and attributes are objects, so you can call new Element("name");
Source: javaworld.com (offline)




<< JDO JDK >>