Class FileLocator

java.lang.Object
com.spun.util.parser.FileLocator
All Implemented Interfaces:
ResourceLocator

public class FileLocator extends Object implements ResourceLocator
  • Constructor Details

    • FileLocator

      public FileLocator(String[] basePaths)
    • FileLocator

      public FileLocator(String[] basePaths, boolean failOnNotFound)
  • Method Details