|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easybpel.model.bpel.impl.variable.XPathAnalyzer
public class XPathAnalyzer
| Constructor Summary | |
|---|---|
XPathAnalyzer()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
evaluate(java.util.List<java.lang.String> xpathExpressions,
org.jdom.Element source,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl context)
|
org.jdom.Element |
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 |
|---|
public XPathAnalyzer()
| Method Detail |
|---|
public org.jdom.Element evaluate(java.lang.String xpathExpression,
org.jdom.Element source,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl context)
throws BPELException
BPELException
public org.jdom.Element evaluate(java.util.List<java.lang.String> xpathExpressions,
org.jdom.Element source,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl context)
throws BPELException
BPELException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||