Class XPathConnection

java.lang.Object
scriptella.spi.AbstractConnection
scriptella.driver.xpath.XPathConnection
All Implemented Interfaces:
Connection

public class XPathConnection extends AbstractConnection
Represents a connection to an XML file.

For configuration details and examples see overview page.

Version:
1.0
Author:
Fyodor Kupolov
  • Field Details

    • CACHE_QUERIES

      public static final String CACHE_QUERIES
      Name of the cache_queries connection property. Specifies flag to use queries cache, default is true. If set to "false" XML document under URL will be parsed for each or