public abstract ContentHandler getContentHandler ()

Gets the ContentHandler which receives the augmented validation result.

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

See also:
setContentHandler(ContentHandler)