Uses of Class org.dom4j.tree.QNameCache (dom4j 1.6.1 API)

dom4j API


Uses of Class
org.dom4j.tree.QNameCache

Packages that use QNameCache
org.dom4j Defines the XML Document Object Model in Java interfaces together with some helper classes. 
 

Uses of QNameCache in org.dom4j
 

Fields in org.dom4j declared as QNameCache
protected  QNameCache DocumentFactory.cache
           
 

Methods in org.dom4j that return QNameCache
protected  QNameCache DocumentFactory.createQNameCache()
          Factory method to create the QNameCache.
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.