|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.OzoneObject
org.ozoneDB.xml.dom4j.o3impl.NamespaceCacheImpl
org.ozoneDB.xml.dom4j.o3impl.O3NamespaceCache
Ozone wrapper for the DOM4J O3NamespaceCache
Field Summary |
Fields inherited from class org.ozoneDB.xml.dom4j.o3impl.NamespaceCacheImpl |
cache, NO_NAMESPACE, noPrefixCache, XML_NAMESPACE |
Constructor Summary | |
O3NamespaceCache(org.ozoneDB.OzoneInterface db)
|
Method Summary | |
protected Namespace |
createNamespace(java.lang.String prefix,
java.lang.String uri)
A factory method to create AbstractNamespace instances |
void |
setDatabase(org.ozoneDB.OzoneInterface db)
|
Methods inherited from class org.ozoneDB.xml.dom4j.o3impl.NamespaceCacheImpl |
createPrefixMap, createURIMap, get, get, getInstance, getNoNamespace, getURICache, getXmlNamespace, onCreate |
Methods inherited from class org.ozoneDB.OzoneObject |
container, database, deleteRecursive, equals, getHandle, getObjectID, handle, hashCode, onActivate, onDelete, onPassivate, requireWriteLocking, self, setContainer, toString, toXML |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy |
getObjectID |
Constructor Detail |
public O3NamespaceCache(org.ozoneDB.OzoneInterface db)
Method Detail |
public void setDatabase(org.ozoneDB.OzoneInterface db)
protected Namespace createNamespace(java.lang.String prefix, java.lang.String uri)
AbstractNamespace
instances
createNamespace
in class NamespaceCacheImpl
AbstractNamespace
instance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |