InfoCenter Home > 4.2.3.6.2: Manually generating an XML element nodeYou can manually create any XML element node by using the PseudoNode construct, as follows: new PseudoNode("literal"); If a DOM tree contains PseudoNode instances, you can use the tree for printing only. PseudoNode prevents validation against a DTD. |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|