Class XSLStringConstructor

All Implemented Interfaces:
NodeInfo, DOMLocator, Source, SourceLocator, Element, NamedNodeMap, Node, Locator
Direct Known Subclasses:
XSLAttribute, XSLComment, XSLProcessingInstruction

public abstract class XSLStringConstructor extends StyleElement
Common superclass for XSLT elements whose content template produces a text value: xsl:attribute, xsl:comment, and xsl:processing-instruction
  • Constructor Details

    • XSLStringConstructor

      public XSLStringConstructor()
  • Method Details