isMatch(DocumentContent docContent, List ruleExtensions) Actual matching logic is handled in filterNonMatchingRules where the List of rules is narrowed down to those that should
fire.
this method will take the document content, and populate a list of SubAccount objects from the document values
Parameters: docContent - a list of SubAccount objects that are contained in the doc