|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tm4j.net.LocatorAdapter
An abstract base class for a locator, with the equals() method
implemented.
| Constructor Summary | |
LocatorAdapter()
Deprecated. |
|
| Method Summary | |
boolean |
equals(Locator other)
Deprecated. Determines the equality of this Locator to other. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.tm4j.net.Locator |
copy, getAddress, getFactory, getNotation, hashCode, initialise, resolveRelative, resolveRelative, setFactory |
| Constructor Detail |
public LocatorAdapter()
| Method Detail |
public boolean equals(Locator other)
other.
equals in interface Locatortrue if the two locators are equal
in class, notation and address, false otherwise.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||