Class CachedXPathAPIHolder

java.lang.Object
org.apache.xml.security.utils.CachedXPathAPIHolder

public class CachedXPathAPIHolder extends Object
Author:
Raul Benito
  • Constructor Details

    • CachedXPathAPIHolder

      public CachedXPathAPIHolder()
  • Method Details

    • setDoc

      public static void setDoc(Document doc)
      Sets the doc for the xpath transformation. Resets the cache if needed
      Parameters:
      doc -
    • getCachedXPathAPI

      public static org.apache.xpath.CachedXPathAPI getCachedXPathAPI()
      Returns:
      the cachexpathapi for this thread