Example usage for org.w3c.dom Attr interface-usage

List of usage examples for org.w3c.dom Attr interface-usage

Introduction

In this page you can find the example usage for org.w3c.dom Attr interface-usage.

Usage

From source file com.marklogic.dom.AttrImpl.java

/**
 * A read-only W3C DOM Node implementation of MarkLogic's internal
 * representation of an element attribute as stored in the expanded tree cache
 * of a forest on disk.
 * 
 * <p>