intarsys PDF library API

de.intarsys.tools.locator
Interface ILocatorFactory

All Known Implementing Classes:
FileLocatorFactory

public interface ILocatorFactory

A factory for ILocator objects.


Method Summary
 ILocator createLocator(String location)
          Create a ILocator object.
 

Method Detail

createLocator

ILocator createLocator(String location)
Create a ILocator object.

path may for example define a file in the file system.

Parameters:
location - The fully qualified location definition.
Returns:
The ILocator object created from the location.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.