Class XSLStylesheet

    • Constructor Detail

      • XSLStylesheet

        public XSLStylesheet()
    • Method Detail

      • mayContainParam

        protected boolean mayContainParam()
        Description copied from class: StyleElement
        Determine whether this type of element is allowed to contain an xsl:param element
        Overrides:
        mayContainParam in class StyleElement
        Returns:
        true if this element is allowed to contain an xsl:param
      • prepareAttributes

        public void prepareAttributes()
        Prepare the attributes on the stylesheet element
        Specified by:
        prepareAttributes in class StyleElement