Author Archives: john.drum

XPath Performance in Java

In this post we’ll survey some options for evaluating XPath expressions with Java in a more industrial, performance-sensitive fashion. Although not exhaustive our analysis will provide a framework for comparing the solutions and expose some tradeoffs. This exploration was motivated … Continue reading

Posted in Uncategorized | Leave a comment