|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xml.security.utils.CachedXPathAPIHolder
Constructor Summary | |
CachedXPathAPIHolder()
|
Method Summary | |
static org.apache.xpath.CachedXPathAPI |
getCachedXPathAPI()
|
static void |
setDoc(org.w3c.dom.Document doc)
Sets the doc for the xpath transformation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CachedXPathAPIHolder()
Method Detail |
public static void setDoc(org.w3c.dom.Document doc)
doc
- public static org.apache.xpath.CachedXPathAPI getCachedXPathAPI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |