public class CachedXPathAPIHolder
extends java.lang.Object
| Constructor and Description |
|---|
CachedXPathAPIHolder() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.xpath.CachedXPathAPI |
getCachedXPathAPI() |
static void |
setDoc(org.w3c.dom.Document doc)
Sets the doc for the xpath transformation.
|