Package org.kxml2.kdom


package org.kxml2.kdom
  • Classes
    Class
    Description
    The document consists of some legacy events and a single root element.
    In order to create an element, please use the createElement method instead of invoking the constructor directly.
    A common base class for Document and Element, also used for storing XML fragments.