Interface MLocator
- All Superinterfaces:
LocatorIF
-
Method Summary
Modifier and TypeMethodDescriptionPUBLIC: Returns the locator address in absolute and normalized form.Methods inherited from interface net.ontopia.infoset.core.LocatorIF
getExternalForm, getNotation, resolveAbsolute
-
Method Details
-
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
-