Method Parser.XML.Tree.AbstractNode()->get_following()
classParser.XML.Tree.AbstractNode
- Method
get_following
array(AbstractNode) get_following()- Description
Returns all the nodes that follows after the current one.
class Parser.XML.Tree.AbstractNodearray(AbstractNode) get_following()
Returns all the nodes that follows after the current one.