Example usage for org.dom4j Attribute interface-usage

List of usage examples for org.dom4j Attribute interface-usage

Introduction

In this page you can find the example usage for org.dom4j Attribute interface-usage.

Usage

From source file org.hudsonci.xpath.impl.XNamespaceAttribute.java

/**
 * Implement dom4j Attribute for namespace attributes, which in
 * dom4j are sent as separate Namespace nodes after the element.
 * 
 * @author Bob Foster
 */