How to get the all class name with in div tag?

How to get the all class name with in div tag?

BY 09 Mar 2018 General Support
How  to get the all class name with in tag, I want get class name one and two, Any one please help me
 
    <div id=”svgcanvas” style=”position:relative”>
        <div class=”one”></div>
        <div class=”two”></div>
     </div> 
Written by