cgl.narada.aggregator
Class XmlMatching
java.lang.Object
cgl.narada.aggregator.XmlMatching
public class XmlMatching
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlMatching
public XmlMatching()
XmlMatching
public XmlMatching(String filename,
String xpath)
processQuery
public boolean processQuery(Document document,
String xpath)
getDocumentFromFile
public Document getDocumentFromFile(String filename)
checkLatency
public boolean checkLatency(String filename,
String xpath)
jitter
public boolean jitter(String filename,
String xpath)
throughput
public boolean throughput(String filename,
String xpath)
dataRate
public boolean dataRate(String filename,
String xpath)
main
public static void main(String[] args)
processQueryOld
public void processQueryOld(Document document,
String xpath)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project