Uses of Class
org.dom4j.tree.QNameCache
Packages that use QNameCache
Package
Description
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 QNameCacheFields in org.dom4j with type parameters of type QNameCacheModifier and TypeFieldDescriptionprivate static SingletonStrategy
<QNameCache> QName.singleton
The Singleton instanceMethods in org.dom4j that return QNameCacheModifier and TypeMethodDescriptionprotected QNameCache
DocumentFactory.createQNameCache()
Factory method to create the QNameCache.private static QNameCache
QName.getCache()