Uses of Interface
org.xj3d.core.loading.CacheDetails
Packages that use CacheDetails
-
Uses of CacheDetails in org.xj3d.core.loading
Methods in org.xj3d.core.loading that return CacheDetailsModifier and TypeMethodDescriptionFileCache.checkForFile(String uri) Check the cache for the file nominated by this URI string. -
Uses of CacheDetails in org.xj3d.impl.core.loading
Classes in org.xj3d.impl.core.loading that implement CacheDetailsModifier and TypeClassDescriptionclassA simple implementation of the data holder class for file caching.Methods in org.xj3d.impl.core.loading that return CacheDetailsModifier and TypeMethodDescriptionDefaultFileCache.checkForFile(String uri) Check the cache for the file nominated by this URI string.WeakRefFileCache.checkForFile(String uri) Check the cache for the file nominated by this URI string.