Class LocatorTools


  • public class LocatorTools
    extends java.lang.Object
    Tool methods for dealing with ILocator.
    • Method Detail

      • 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