fullDoc.selectNodes("/root/X/(A|B)"); 提示/root/X/(A|B) Expected one of '.', '..', '@', '*', <QName> fullDoc是一个Element或Document,该怎么改啊?或者dom4j就不支持这种写法呢?