org.tm4j.net.LocatorResolverManager .getResolver(java.lang.String notation)

Description

Returns the resolver for the specified notation.

Parameters
java.lang.String notation the notation to locate the resolver for.

Returns

The registered resolver for notation. Returns null if no resolver is registered for notation.

Other Resources

Related Topics

Has Parameters