Interface MLocator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAddress()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:LocatorIFPUBLIC: Returns the locator address in absolute and normalized form. Whether addresses are case-sensitive or not depends on the locator notation.- Specified by:
getAddressin interfaceLocatorIF
-
-