.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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