Class IgnorableWhitespace

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

    public final class IgnorableWhitespace
    extends CharBufferNode
    A run ignorable whitespace.
    Version:
    $Id$
    Author:
    hsivonen
    • Constructor Detail

      • IgnorableWhitespace

        public IgnorableWhitespace​(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