Uses of Class
org.xmlresolver.XMLResolverConfiguration
Packages that use XMLResolverConfiguration
-
Uses of XMLResolverConfiguration in org.xmlresolver
Fields in org.xmlresolver declared as XMLResolverConfigurationMethods in org.xmlresolver that return XMLResolverConfigurationModifier and TypeMethodDescriptionCatalogResolver.getConfiguration()
Returns theXMLResolverConfiguration
used by this ResourceResolver.Resolver.getConfiguration()
Get the Catalog used by this resolver.Constructors in org.xmlresolver with parameters of type XMLResolverConfigurationModifierConstructorDescriptionCreates a new instance of ResourceResolver with the specified resolver configuration.Resolver
(XMLResolverConfiguration config) Creates a new instance of a Resolver.StAXResolver
(XMLResolverConfiguration config) Creates a new instance of a StAXResolver.Create a new XercesResolver with a particular configuration.A copying constructor.