nz.ac.waikato.jdsl.core.ref
Interface ToString.LocatorToString

All Known Implementing Classes:
ToString.LocatorCollectionsStyle
Enclosing class:
ToString

public static interface ToString.LocatorToString

Way to parameterize the stringifying of a locator, within the stringifying of a container. For instance, you could write the locator's address, or some introductory string and then the key, or just the key, or the key and the element.

See Also:
ToString.LocatorCollectionsStyle

Method Summary
 java.lang.String stringfor(Locator loc)
           
 

Method Detail

stringfor

java.lang.String stringfor(Locator loc)


Copyright © 2009 ModelJUnit Project. All Rights Reserved.