com.ebmwebsourcing.wsstar.notification.service.topic
Class XPathAnalyzer

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.service.topic.XPathAnalyzer

public class XPathAnalyzer
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing, tdejean - eBM WebSourcing

Constructor Summary
XPathAnalyzer()
           
 
Method Summary
 java.util.List<?> evaluate(java.lang.String xpathExpression, org.jdom.Element source, org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathAnalyzer

public XPathAnalyzer()
Method Detail

evaluate

public java.util.List<?> evaluate(java.lang.String xpathExpression,
                                  org.jdom.Element source,
                                  org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl context)
                           throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.