Class HTMLProcessingInstruction

All Implemented Interfaces:
Cloneable, EventTarget, GlobalEventHandlers, HTMLElement, ModelNode, CharacterData, Element, InnerHTML, Node, NonDocumentTypeChildNode, ParentNode, ProcessingInstruction, CSSPropertiesContext, ScriptableDelegate

public class HTMLProcessingInstruction extends HTMLElementImpl implements ProcessingInstruction
HTML DOM object representing processing instruction as per HTML 4.0 specification.