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 BootstrapResolverCatalogManager. getBootstrapResolver()Get the bootstrap resolver.Methods in org.apache.xml.resolver with parameters of type BootstrapResolver Modifier and Type Method Description voidCatalogManager. setBootstrapResolver(BootstrapResolver resolver)Set the bootstrap resolver.
-