Class Stylesheet

All Implemented Interfaces:
Serializable, SourceLocator, XSLTVisitable, PrefixResolver, ExpressionNode, WhitespaceStrippingElementMatcher, Document, Element, Node, NodeList
Direct Known Subclasses:
StylesheetComposed

public class Stylesheet
extends ElemTemplateElement
implements Serializable
Represents a stylesheet element.

All properties in this class have a fixed form of bean-style property accessors for all properties that represent XSL attributes or elements. These properties have setter method names accessed generically by the processor, and so these names must be fixed according to the system defined in the getSetterMethodName function.

 

 

 
 

 
 

 

See Also:
section-Stylesheet-Structure in XSLT Specification, Serialized Form