Skip navigation links

Package net.sf.jguiraffe.locators

This package contains interfaces and classes for locating resources in a generic way.

See: Description

Package net.sf.jguiraffe.locators Description

This package contains interfaces and classes for locating resources in a generic way.

The main interface defined in this package is Locator. A locator is a generic pointer to a resource. Concrete implementations of this interface support specific ways of obtaining a resource, e.g.

By accessing resources through the Locator interface all these different variants can be handled transparently.

$Id: package.html 205 2012-01-29 18:29:57Z oheger $

Skip navigation links

Copyright © 2016 The JGUIraffe Team. All rights reserved.