Example usage for org.dom4j.tree DefaultDocument subclass-usage

List of usage examples for org.dom4j.tree DefaultDocument subclass-usage

Introduction

In this page you can find the example usage for org.dom4j.tree DefaultDocument subclass-usage.

Usage

From source file com.cladonia.xml.XDocument.java

/**
 * The default implementation of the XDocument interface.
 *
 * @version   $Revision: 1.1 $, $Date: 2004/03/25 18:41:32 $
 * @author Dogsbay
 */

From source file org.orbeon.oxf.xml.dom4j.NonLazyUserDataDocument.java

/**
 * @see NonLazyUserDataElement
 */
public class NonLazyUserDataDocument extends DefaultDocument {

    public NonLazyUserDataDocument() {