Uses of Class
org.xmlresolver.cache.ResourceCache
-
Packages that use ResourceCache Package Description org.xmlresolver The XML (Catalog) Resolver. -
-
Uses of ResourceCache in org.xmlresolver
Fields in org.xmlresolver with type parameters of type ResourceCache Modifier and Type Field Description static ResolverFeature<ResourceCache>
ResolverFeature. CACHE
Provides access to theResourceCache
that the resolver is using.
-