Package com.jme3.asset.plugins

Class Summary
AndroidLocator  
ClasspathLocator The ClasspathLocator looks up an asset in the classpath.
FileLocator FileLocator allows you to specify a folder where to look for assets.
HttpZipLocator  
UrlAssetInfo Handles loading of assets from a URL
UrlLocator UrlLocator is a locator that combines a root URL and the given path in the AssetKey to construct a new URL that allows locating the asset.
ZipLocator ZipLocator is a locator that looks up resources in a .ZIP file.