public class LocatorTools
extends java.lang.Object
ILocator
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PATH_SEPARATOR |
Modifier and Type | Method and Description |
---|---|
static ILocator[] |
createLocators(java.lang.String paths,
ILocatorFactory factory) |
static byte[] |
getBytes(ILocator locator) |
static java.io.File |
getFile(ILocator locator) |
public static final java.lang.String PATH_SEPARATOR
public static ILocator[] createLocators(java.lang.String paths, ILocatorFactory factory) throws java.io.IOException
java.io.IOException
public static final byte[] getBytes(ILocator locator) throws java.io.IOException
java.io.IOException
public static final java.io.File getFile(ILocator locator) throws java.io.IOException
java.io.IOException