|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.engine.mime.xpath.XPathFilter.Entry
An entry in the domCache.
| Field Summary | |
(package private) org.w3c.dom.Document |
doc
|
(package private) java.lang.String |
key
|
| Constructor Summary | |
XPathFilter.Entry(java.lang.String key,
org.w3c.dom.Document doc)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
An object is equal if it either an Entry with a key of the same value sa this, or a String with the same value as the key of this object!. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.lang.String key
org.w3c.dom.Document doc
| Constructor Detail |
public XPathFilter.Entry(java.lang.String key,
org.w3c.dom.Document doc)
| Method Detail |
public boolean equals(java.lang.Object o)
|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||