Using resolvers
You can use this information to help you to use resolvers.
Procedure
次主題
Using source and result resolvers
You can use this information to help you to use source and result resolvers.Registering a collection resolver
You can register implementations of the XCollectionResolver interface with the XDynamicContext.Registering a schema resolver
The XSchemaResolver interface can be implemented and the implementation registered with the XFactory to override the default schema resolution behavior. This includes resolution of imports for schemas registered with XFactory using the registerSchema method and resolving schemas imported in XSLT stylesheets using the xsl:import-schema declaration.Using an unparsed text resolver
The XUnparsedTextResolver interface can be implemented and the implementation registered with the XDynamicContext to override the default resolution behavior for resources loaded through the XSLT unparsed-text function.Using resolvers in a J2EE context
When loading artifacts in a Java™ 2 Platform, Enterprise Edition (J2EE) context, you should consider the special implications that apply when loading resources from local deployment artifacts.Using a module resolver
The XModuleResolver interface can be implemented and the implementation registered with the XStaticContext to override the default XQuery module resolution behavior. Modules are resolved whenever an XQuery module import is encountered.


http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=txml_using_resolvers
檔名:txml_using_resolvers.html