Class ElemComment

All Implemented Interfaces:
Serializable, SourceLocator, XSLTVisitable, PrefixResolver, ExpressionNode, WhitespaceStrippingElementMatcher, Document, Element, Node, NodeList

public class ElemComment extends ElemTemplateElement
Implement xsl:comment.
 invalid input: '<!'ELEMENT xsl:comment %char-template;>
 invalid input: '<!'ATTLIST xsl:comment %space-att;>
 
See Also: