Class HTMLProcessingInstruction

All Implemented Interfaces:
Cloneable, ModelNode, ScriptableDelegate, Node, ProcessingInstruction

public class HTMLProcessingInstruction extends NodeImpl implements ProcessingInstruction, Cloneable
HTML DOM object representing processing instruction as per HTML 4.0 specification.
Author:
vitek