Searched refs:DeferredCDATASectionImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDeferredCDATASectionImpl.java49 public class DeferredCDATASectionImpl class in inherits:CDATASectionImpl,DeferredNode
75 DeferredCDATASectionImpl(DeferredDocumentImpl ownerDocument, int nodeIndex) { method in class:DeferredCDATASectionImpl
109 } // class DeferredCDATASectionImpl
H A DDeferredDocumentImpl.java980 node = new DeferredCDATASectionImpl(this, nodeIndex);

Completed in 34 milliseconds