}
// Match the selector against the styleable entities in the
// input document, returning the set of styled entities which
// match it's type.
OutputStyledElementList typedElementSubset =
elementTypeMatcher.match(selectorSequence.getType());
// Calculate the intersection of all the sets of properties
// associated with the matching entities to determine whether
// the entities have any properties in common.