Class DelegatingURIResolver
java.lang.Object
com.atlassian.confluence.importexport.resolvers.DelegatingURIResolver
- All Implemented Interfaces:
URIResolver
Deprecated.
since 7.4 unused
Attempts to resolve a URI against the list of resolvers passed in. This allows URI resolving to be easily extended.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DelegatingURIResolver
public DelegatingURIResolver()Deprecated.
-
-
Method Details
-
resolve
Deprecated.- Specified by:
resolve
in interfaceURIResolver
- Throws:
TransformerException
-
setUriResolvers
Deprecated.
-