Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 421 Bytes

scriptella-vtdxml

This is an implementation of vtd-xml as xpath driver for scriptella.

Checkout the test with the large.xml in scriptella.driver.vtdxml.XPathConnectionPerfTest, this is what you want to see.

Two great framworks come together.

Usage:

  • compile the code and put it on your classpath.
  • <connection id="xml-input" driver="vtdxml" url="${some_directory}/large.xml"/>