JAVA/CORBA CLASSES


Parsing and transforming an item in Java classes
Use the parseXML method of Item to parse the contents of an item and create a DOM tree, using the validating or non-validating DOMParser. Use the transformXML method of Item to transform the contents of an item, using a Domino Item, RichTextItem, EmbeddedObject, or MIMEEntity stylesheet, or any InputSource stylesheet.

See Also