org.tm4j.net.Locator .initialise(java.lang.String notation,java.lang.String address)

Description

Initializes the locator with the specified notation and address. This method is commonly called by constructors.

Parameters
java.lang.String address the address to be defined by this locator.
java.lang.String notation the notation to be used for this locator.

Throws

Other Resources

Related Topics