Searched defs:DeferredAttrImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDeferredAttrImpl.java57 * DeferredAttrImpl inherits from AttrImpl which does not support
67 public final class DeferredAttrImpl class in inherits:AttrImpl,DeferredNode
93 DeferredAttrImpl(DeferredDocumentImpl ownerDocument, int nodeIndex) { method in class:DeferredAttrImpl
145 } // class DeferredAttrImpl

Completed in 22 milliseconds