parentElement
parentElement(): JadeXMLElement;
The parentElement method of the JadeXMLElement class returns the parent element of the receiver element.
All elements except the root element have a parent element reference.
parentElement(): JadeXMLElement;
The parentElement method of the JadeXMLElement class returns the parent element of the receiver element.
All elements except the root element have a parent element reference.