public interface LocationFactory
Location.Location create(String path)
Location of the given path.path - The path representing the location.Location.Location create(URI uri)
uri - to the resource on the filesystem.LocationLocation getHomeLocation()
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.