Portlet Factory, Version 6.1.2


 

About using JDOM and DOM objects

You can create and process JDOM and DOM objects with the XmlUtil.createDOM() and XmlUtil.createJDOM() methods. You can create DOM or JDOM objects from a string, from an IXml object, or from a file (using a Reader object), just as you would create IXml objects. You can also convert objects from one object model to another. For example, you can convert the IXml object returned by a service to any other registered XML object type.

Parent topic: About alternative XML representations


Library | Support |