public abstract LSResourceResolver getResourceResolver ()

Gets the current LSResourceResolver set to this ValidatorHandler.

Returns:  This method returns the object that was last set through the setResourceResolver(LSResourceResolver) method, or null if that method has never been called since this ValidatorHandler has created.

See also:
setErrorHandler(ErrorHandler)