Called when all the direct children of this container are available.
protected void onChildrenFound()
Override this method in your derived class to be notified when all child elements are available. This method is called when child elements are inspected. This occurs when you call DhDocument.findElement specifying an element in an existing web page and when any other operation that requires the children to be inspected is performed. For performance reasons, the com.ms.wfc.html package delays this operation until the data is required.