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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DDocumentCache.java21 * $Id: DocumentCache.java,v 1.2.4.1 2005/09/06 06:15:22 pvedula Exp $
56 public final class DocumentCache implements DOMCache { class in inherits:DOMCache
154 * DocumentCache constructor
156 public DocumentCache(int size) throws SAXException { method in class:DocumentCache
167 * DocumentCache constructor
169 public DocumentCache(int size, XSLTCDTMManager dtmManager) throws SAXException { method in class:DocumentCache

Completed in 548 milliseconds