Class SVGStyleSheetProcessingInstruction

All Implemented Interfaces:
Serializable, CSSStyleSheetNode, NodeEventTarget, ExtendedNode, NodeXBL, XBLManagerData, EventTarget, Node, ProcessingInstruction, org.w3c.dom.stylesheets.LinkStyle

public class SVGStyleSheetProcessingInstruction extends StyleSheetProcessingInstruction implements CSSStyleSheetNode
This class provides an implementation of the 'xml-stylesheet' processing instructions.
See Also: