Class FileLocatorStrategy

  • All Implemented Interfaces:
    LocatorStrategy

    public class FileLocatorStrategy
    extends java.lang.Object
    implements LocatorStrategy
    file locator strategy.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Location resolve​(java.lang.String locationSpecification, MessageHolder messageHolder)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileLocatorStrategy

        public FileLocatorStrategy()