Interface PathHandler

All Superinterfaces:
Plugin
All Known Implementing Classes:
AbstractPathHandler, DirectoryPathHandler, ZipPathHandler

public interface PathHandler extends Plugin
Interface for extensions that can translate path strings into ResourceAccessors and InputStreams.