Uses of Class
com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver
-
Packages that use BootstrapResolver Package Description com.sun.org.apache.xml.internal.resolver -
-
Uses of BootstrapResolver in com.sun.org.apache.xml.internal.resolver
Methods in com.sun.org.apache.xml.internal.resolver that return BootstrapResolver Modifier and Type Method Description BootstrapResolverCatalogManager. getBootstrapResolver()Get the bootstrap resolver.Methods in com.sun.org.apache.xml.internal.resolver with parameters of type BootstrapResolver Modifier and Type Method Description voidCatalogManager. setBootstrapResolver(BootstrapResolver resolver)Set the bootstrap resolver.
-