|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleKeyHashtable | |
---|---|
com.jaxfront.core.dom | |
com.jaxfront.core.keyRef | |
com.jaxfront.core.util | |
com.jaxfront.core.xui |
Uses of DoubleKeyHashtable in com.jaxfront.core.dom |
---|
Fields in com.jaxfront.core.dom declared as DoubleKeyHashtable | |
---|---|
DoubleKeyHashtable |
Document.itCache
|
DoubleKeyHashtable |
Document.parentCache
|
DoubleKeyHashtable |
Document.xpCache
|
Methods in com.jaxfront.core.dom that return DoubleKeyHashtable | |
---|---|
DoubleKeyHashtable |
Document.getGlobalXUIDefinitions()
|
Uses of DoubleKeyHashtable in com.jaxfront.core.keyRef |
---|
Methods in com.jaxfront.core.keyRef that return DoubleKeyHashtable | |
---|---|
DoubleKeyHashtable |
KeyKeyRefManager.getKeyTable()
|
Uses of DoubleKeyHashtable in com.jaxfront.core.util |
---|
Subclasses of DoubleKeyHashtable in com.jaxfront.core.util | |
---|---|
class |
DoubleKeyHashtableUnsynced
This class implements a hashtable, which maps keys to values. |
Methods in com.jaxfront.core.util that return DoubleKeyHashtable | |
---|---|
DoubleKeyHashtable |
JAXFrontProperties.getLocalizedProperties()
|
Uses of DoubleKeyHashtable in com.jaxfront.core.xui |
---|
Methods in com.jaxfront.core.xui that return DoubleKeyHashtable | |
---|---|
DoubleKeyHashtable |
DefaultXUIPropertyInitializer.initializeDefaultProperties(Type xuiSchemaRootType)
Initialize all default values according to the xui.xsd. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |