OccurrencesAcronym ExpansionJava DOM DescriptionJDOM is a Java API for processing XML documents that's both simple and convenient. At a high level, it's similar to the DOM, but since JDOM was designed specifically for Java rather than for multiple languages, it feels much more natural and right to Java programmers.(Definition adapted from www.servlets.com /speaking/descriptions.html#jdom) Other specificationhttp://www.jdom.org/docs/apidocs/Additional informationhttp://www.jdom.org/ |