|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.xalan.xsltc.dom.DocumentCache
| Inner Class Summary | |
class |
DocumentCache.CachedDocument
|
| Constructor Summary | |
DocumentCache(int size)
DocumentCache constructor |
|
| Method Summary | |
void |
getStatistics(java.io.PrintWriter out)
Outputs the cache statistics |
DOMImpl |
retrieveDocument(java.lang.String uri,
int mask,
Translet trs)
Returns a document either by finding it in the cache or downloading it and putting it in the cache. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DocumentCache(int size)
throws SAXException
| Method Detail |
public final DOMImpl retrieveDocument(java.lang.String uri,
int mask,
Translet trs)
public void getStatistics(java.io.PrintWriter out)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||