Class DOMProcessingInstruction

All Implemented Interfaces:
Serializable, Cloneable, Node, ProcessingInstruction, Node, ProcessingInstruction

public class DOMProcessingInstruction extends DefaultProcessingInstruction implements ProcessingInstruction

DOMProcessingInstruction implements a ProcessingInstruction node which supports the W3C DOM API.

Version:
$Revision: 1.12 $
See Also: