UNPKG

xpath2

Version:

DOM 3 XPath implementation (with XPath 2.0 language support)

5 lines (3 loc) 127 B
var cLXDOMAdapter = require('./classes/LXDOMAdapter'); var oL2DOMAdapter = new cLXDOMAdapter; module.exports = oL2DOMAdapter;