Interface MLocator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAddress()
PUBLIC: Returns the locator address in absolute and normalized form.-
Methods inherited from interface net.ontopia.infoset.core.LocatorIF
getExternalForm, getNotation, resolveAbsolute
-
-
-
-
Method Detail
-
getAddress
String getAddress()
Description copied from interface:LocatorIF
PUBLIC: Returns the locator address in absolute and normalized form. Whether addresses are case-sensitive or not depends on the locator notation.- Specified by:
getAddress
in interfaceLocatorIF
-
-