| Package | Description |
|---|---|
| de.intarsys.tools.locator | |
| de.intarsys.tools.locator.trusted |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderResourceLocatorFactory
Factory for a
ClassLoaderResourceLocator. |
class |
DelegatingLocatorFactory
An abstract superclass for implementing a delegation model on the
ILocatorFactory. |
class |
ExpandingLocatorFactory
A decorator that will expand the location before use.
|
class |
FileLocatorFactory
The factory for
FileLocator objects. |
class |
LookupLocatorFactory
Try to create an
ILocator from a list of ILocatorFactory
instances. |
class |
MappedLocatorLookup
Create an
ILocator using a lookup table of alias names. |
class |
RelativeLocatorFactory
|
class |
SchemeBasedLocatorFactory
Create an
ILocator where the concrete ILocatorFactory is
identified by a scheme prefix in the location. |
class |
SearchPathLocatorFactory
Provides lookup of an
ILocator relative to a list of search path
parents. |
class |
ZipFileLocatorFactory
Locate resources contained within a zip file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrustedLocatorFactory
Create an
ILocator that protects itself against malicious
manipulation of the underlying data. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.