Class ProcessingInstruction

java.lang.Object
org.attoparser.dom.ProcessingInstruction
All Implemented Interfaces:
Serializable, INode

public class ProcessingInstruction extends Object implements Serializable

Processing Instruction node in a DOM tree.

Since:
2.0.0
Author:
Daniel Fernández
See Also: