Class Comment

All Implemented Interfaces:
Serializable, SourceLocator, Container, Expression, TailCallReturner, InstructionInfoProvider

public final class Comment extends SimpleNodeConstructor
An instruction representing an xsl:comment element in the stylesheet.
See Also:
  • Constructor Details

    • Comment

      public Comment()
      Construct the instruction
  • Method Details