org.apache.xml.security.utils
Class CachedXPathAPIHolder

java.lang.Object
  extended byorg.apache.xml.security.utils.CachedXPathAPIHolder

public class CachedXPathAPIHolder
extends java.lang.Object

Author:
Raul Benito

Constructor Summary
CachedXPathAPIHolder()
           
 
Method Summary
 org.apache.xpath.CachedXPathAPI getCachedXPathAPI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachedXPathAPIHolder

public CachedXPathAPIHolder()
Method Detail

getCachedXPathAPI

public org.apache.xpath.CachedXPathAPI getCachedXPathAPI()
Returns: