Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这不是编程问题,而是:是否存在用于解析 XML 的库,使用诸如 Sizzle (jQuery) 之类的 CSS 选择器而不是 XPATH(在 python、ruby 或 php 中)?
我找到了一个http://packages.python.org/cssselect/
我正在使用 Primefaces 3.4.2。
我的 JSF 页面中有以下内容
<p:selectOneMenu id="emp" value="#{mymb.emp.employeeName}"