Uses of Class
org.xmlresolver.cache.CacheEntry
Packages that use CacheEntry
Package
Description
The XML (Catalog) Resolver.
XML Resolver cache.
-
Uses of CacheEntry in org.xmlresolver
Methods in org.xmlresolver with parameters of type CacheEntryModifier and TypeMethodDescriptionprotected ResolvedResourceImpl
CatalogResolver.resource
(String requestURI, URI responseURI, CacheEntry cached) -
Uses of CacheEntry in org.xmlresolver.cache
Fields in org.xmlresolver.cache with type parameters of type CacheEntryMethods in org.xmlresolver.cache that return CacheEntryModifier and TypeMethodDescriptionResourceCache.cachedNamespaceUri
(URI uri, String nature, String purpose) ResourceCache.cachedSystem
(URI systemId, String publicId) Methods in org.xmlresolver.cache that return types with arguments of type CacheEntryMethods in org.xmlresolver.cache with parameters of type CacheEntry