xpath query that selects only a tag with a given content length
Posted
by Tupak Goliam
on Stack Overflow
See other posts from Stack Overflow
or by Tupak Goliam
Published on 2010-05-18T10:34:43Z
Indexed on
2010/05/18
13:30 UTC
Read the original article
Hit count: 183
xpath
Hello,
I was wondering if it was possible to get a tag's contents only if has a given length (say, 300 characters) using XPath. Any help is welcome.
Thanks in advance
© Stack Overflow or respective owner