Interface ProcessingInstruction

All Superinterfaces:
Node

public interface ProcessingInstruction extends Node
This interface documents the ProcessingInstruction node type. For example,
<?xml-stylesheet href="mystyle.css" type="text/css"?>