Class SVGStyleSheetProcessingInstruction

All Implemented Interfaces:
CSSStyleSheetNode, NodeEventTarget, ExtendedNode, NodeXBL, XBLManagerData, Serializable, EventTarget, Node, ProcessingInstruction, LinkStyle

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