Example usage for org.dom4j.dom DOMElement subclass-usage

List of usage examples for org.dom4j.dom DOMElement subclass-usage

Introduction

In this page you can find the example usage for org.dom4j.dom DOMElement subclass-usage.

Usage

From source file com.nokia.helium.ant.data.ElementWithLocation.java

/**
 * An Element that additionally stores location information about the element.
 */
@SuppressWarnings("serial")
public class ElementWithLocation extends DOMElement {