JFeedParser::moveToClosingElement
Method to move the stream parser to the closing XML node of the current element.
Signature
protected function moveToClosingElement()
Returns
- void
Errors/Exceptions
-
RuntimeException
- If the closing tag cannot be found.