David Thielen
Mon, 03 Oct 2005 12:01:01 -0700
|
Hello; I have a node that is a DefaultElement with a lot of sub
elements. I call: Node.selectNodes(“grunnbokstype='B'|'H'”); And get: org.dom4j.XPathException: Exception
occurred evaluting XPath: grunnbokstype='B'|'H'. Exception: Unions are only
allowed over node-sets Using 1.5.2 it works fine. Any ideas??? Thanks - dave |