de.intarsys.tools.locator
Class LocatorTools
java.lang.Object
de.intarsys.tools.locator.LocatorTools
public class LocatorTools
- extends java.lang.Object
Tool methods for dealing with ILocator
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PATH_SEPARATOR
public static final java.lang.String PATH_SEPARATOR
- See Also:
- Constant Field Values
createLocators
public static ILocator[] createLocators(java.lang.String paths,
ILocatorFactory factory)
throws java.io.IOException
- Throws:
java.io.IOException
getBytes
public static final byte[] getBytes(ILocator locator)
throws java.io.IOException
- Throws:
java.io.IOException
getFile
public static final java.io.File getFile(ILocator locator)
throws java.io.IOException
- Throws:
java.io.IOException