Class AttributeSet

java.lang.Object
net.sf.saxon.instruct.Procedure
net.sf.saxon.instruct.AttributeSet
All Implemented Interfaces:
Serializable, SourceLocator, LocationProvider, Container, InstructionInfoProvider

public class AttributeSet extends Procedure implements InstructionInfoProvider
The compiled form of an xsl:attribute-set element in the stylesheet.
See Also:
  • Field Details

    • nameCode

      int nameCode
  • Constructor Details

    • AttributeSet

      public AttributeSet()
  • Method Details