Hello,
are you sure you need to know if a tag is closed in one line, or just if the tag has no more tags beneath it?
In the second case you should be able to check it with method IS_LEAF.
Regards,
Dominik
Hello,
are you sure you need to know if a tag is closed in one line, or just if the tag has no more tags beneath it?
In the second case you should be able to check it with method IS_LEAF.
Regards,
Dominik