Module org.htmlunit

Class DomProcessingInstruction

java.lang.Object
org.htmlunit.html.DomNode
org.htmlunit.html.DomProcessingInstruction
All Implemented Interfaces:
Serializable, Cloneable, Node, ProcessingInstruction

public class DomProcessingInstruction extends DomNode implements ProcessingInstruction
Wrapper for the DOM node ProcessingInstruction.
Author:
Ahmed Ashour, Ronald Brill
See Also: