Sets the resource locator that can be used to load and parse extra
types that were referenced during the parsing but could not be parsed
due to their absence from the input archive set.
Filters the parsing activity to only deeply parse classes that are either
annotated with an annotation returned by getAnnotationsOfInterest()
or implements/subclass a type returned by getTypesOfInterest().