The getClassList()
method returns a list of the classes of the element.
Description
public ElementNode::getClassList(): ClassList
Parameters
None
Return Value
Returns a ClassList
object, which contains the list of classes for the element.
Exceptions
None