org.tm4j.net.LocatorBase .isSupportedNotation(java.lang.String notation)

Description

Determines whether the locator implementation supports the specified notation.

Parameters
java.lang.String notation the notation identifier to check for.

Returns

true if notation represents a locator notation supported by the implementing class, false otherwise.

Other Resources

Related Topics

Has Parameters