Uses of Class
org.apache.xml.resolver.helpers.BootstrapResolver
-
Packages that use BootstrapResolver Package Description org.apache.xml.resolver Apache XML Commons Resolver package. -
-
Uses of BootstrapResolver in org.apache.xml.resolver
Methods in org.apache.xml.resolver that return BootstrapResolver Modifier and Type Method Description BootstrapResolver
CatalogManager. getBootstrapResolver()
Get the bootstrap resolver.Methods in org.apache.xml.resolver with parameters of type BootstrapResolver Modifier and Type Method Description void
CatalogManager. setBootstrapResolver(BootstrapResolver resolver)
Set the bootstrap resolver.
-