Class Document

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

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

    • Document

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