A simple interface that any component that provides a
Resolver should implement.
author: Leo Simons version: $Id: ResolverProvider.java,v 1.2 2004/01/08 14:51:59 lsimons Exp $
Retrieve a
Resolver from this provider.
a resolver instance. The provided reference will never benull. throws: JicarillaException - if a miscellaneous exception occurs (aninternal error or an assertion failure, for example).