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

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

Introduction

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

Usage

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

/**
 * The default implementation of the XElement interface.
 *
 * @version   $Revision: 1.2 $, $Date: 2004/07/02 10:06:04 $
 * @author Dogsbay
 */

From source file org.withinsea.izayoi.cortile.template.html.parser.SurroundableAttr.java

/**
 * Created by Mo Chen <withinsea@gmail.com>
 * Date: 2010-8-13
 * Time: 3:59:00
 */
public class SurroundableAttr extends DefaultAttribute {