Class StyleSheetProcessingInstruction

All Implemented Interfaces:
Serializable, NodeEventTarget, ExtendedNode, NodeXBL, XBLManagerData, EventTarget, Node, ProcessingInstruction, org.w3c.dom.stylesheets.LinkStyle
Direct Known Subclasses:
SVGStyleSheetProcessingInstruction

public class StyleSheetProcessingInstruction extends AbstractProcessingInstruction implements org.w3c.dom.stylesheets.LinkStyle
This class provides an implementation of the 'xml-stylesheet' processing instructions.
See Also: