Class RelativeFileLocatorStrategy

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.io.File basedir  
    • 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
    • Field Detail

      • basedir

        private final java.io.File basedir
    • Constructor Detail

      • RelativeFileLocatorStrategy

        RelativeFileLocatorStrategy​(java.io.File basedir)