|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DOMCache | |
|---|---|
| org.apache.xalan.xsltc.dom | |
| org.apache.xalan.xsltc.runtime | |
| org.apache.xalan.xsltc.trax | |
| Uses of DOMCache in org.apache.xalan.xsltc.dom |
|---|
| Classes in org.apache.xalan.xsltc.dom that implement DOMCache | |
|---|---|
class |
DocumentCache
|
| Uses of DOMCache in org.apache.xalan.xsltc.runtime |
|---|
| Fields in org.apache.xalan.xsltc.runtime declared as DOMCache | |
|---|---|
private DOMCache |
AbstractTranslet._domCache
DOM cache handling |
| Methods in org.apache.xalan.xsltc.runtime that return DOMCache | |
|---|---|
DOMCache |
AbstractTranslet.getDOMCache()
Returns the DOM cache used for this translet. |
| Methods in org.apache.xalan.xsltc.runtime with parameters of type DOMCache | |
|---|---|
void |
AbstractTranslet.setDOMCache(DOMCache cache)
Sets the DOM cache used for additional documents loaded using the document() function. |
| Uses of DOMCache in org.apache.xalan.xsltc.trax |
|---|
| Classes in org.apache.xalan.xsltc.trax that implement DOMCache | |
|---|---|
class |
TransformerImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||