org.tm4j.topicmap.TopicMapProviderBase .setCatalogResolver(org.apache.xml.resolver.tools.CatalogResolver catalogResolver)

Description

Set the CatalogResolver used with this TopicMapProvider. This also sets the CatalogResolver on the existing SAXParser and on the embedded URILocatorResolver. Setting this to null will disable catalog resolution services.

Parameters
org.apache.xml.resolver.tools.CatalogResolver catalogResolver the CatalogResolver to be used.

Other Resources

Related Topics

Has Parameters