How to get list of classes in document?

How to get list of classes in document?

What is the most concise way to return a list of distinct classes within an HTML document?

Thanks.