EntityLookup

interface EntityLookup

Functions

Link copied to clipboard
abstract fun entityForName(name: String): Entity?
Link copied to clipboard
abstract fun entityForUrl(url: Uri): Entity?
abstract fun entityForUrl(url: String): Entity?