org.tm4j.panckoucke.model .AMLocator

Description

The AMLocator-Interface is intended to hold an URI in any notation The Interface is a bit sparse. We may add more methods if we feel the need later

Implementations of this interface

Method Summary
java.lang.String getAddress()
Gets the address associated with the locator
java.lang.String getNotation()
Gets the string defining the notation type of this locator

Related Topics

Imports