Class CDATA

java.lang.Object
All Implemented Interfaces:
org.xml.sax.ext.Locator2, org.xml.sax.Locator

public final class CDATA
extends ParentNode
A CDATA section.
Version:
$Id$
Author:
hsivonen
  • Constructor Details

    • CDATA

      public CDATA​(org.xml.sax.Locator locator)
      The constructor.
      Parameters:
      locator - the locator
  • Method Details