intarsys PDF library API

Package de.intarsys.tools.locator

Interface Summary
ILocator The locator specifies the physical location of a resource.
ILocatorFactory A factory for ILocator objects.
ILocatorNameFilter ILocatorNameFilter objects can filter ILocator objects when listing their children.
ILocatorSupport Indicate support for locating the receivers resource physically.
 

Class Summary
ByteArrayLocator An adapter from a byte[] object to ILocator.
ClassLoaderResourceLocator An ILocator for java resources identified directly by a class loader.
ClassResourceLocator An ILocator for java resources relative to a given class.
CommonLocator  
FileLocator File based implementation of ILocator.
FileLocatorFactory The factory for FileLocator objects.
LocatorFactory Singleton access to the ILocatorFactory.
LocatorViewport A viewport implementation for ILocator.
ReadOnlyLocator  
StreamLocator A simple adapter from InputStream to ILocator.
StringLocator A simple adapter from a String to ILocator.
TransientLocator A "non persistent" locator.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.