Class Comment

  • All Implemented Interfaces:
    org.xml.sax.Locator

    public final class Comment
    extends CharBufferNode
    A comment.
    Version:
    $Id$
    • Constructor Detail

      • Comment

        public Comment​(org.xml.sax.Locator locator,
                       char[] buf,
                       int start,
                       int length)
        The constructor.
        Parameters:
        locator - the locator
        buf - the buffer
        start - the offset
        length - the length